ziirish
|
69261f9648
|
fix several dependencies issues thanks to @monofox (fix #339, #343)
|
2021-09-17 10:44:48 +02:00 |
|
ziirish
|
46fad14e32
|
fix: the acl engine was filtering too much data when the auth was disabled
|
2021-09-17 10:19:57 +02:00 |
|
ziirish
|
4fbffa839a
|
fix nested trio issue with agent and parallel backend
|
2021-05-14 22:53:55 +02:00 |
|
ziirish
|
faeb15ec5f
|
fix CI pipelines
|
2021-05-14 10:38:47 +02:00 |
|
ziirish
|
4f0bf4ca9c
|
setup pre-commit hook
|
2021-05-12 18:08:44 +02:00 |
|
ziirish
|
43253d8265
|
use black to format the code
|
2021-05-12 17:47:01 +02:00 |
|
ziirish
|
3dd7885bfb
|
use latest redis version on demo stack
|
2020-10-16 22:27:55 +02:00 |
|
ziirish
|
720855961f
|
fix: don't screw up configuration files (fix #333)
|
2020-08-03 22:20:04 +02:00 |
|
ziirish
|
4d73ae8a74
|
fix: allow to provide a burp-server version in case we cannot determine it automatically #333
|
2020-06-15 23:52:37 +02:00 |
|
ziirish
|
48aed7aa2a
|
lint
|
2020-05-23 23:16:31 +02:00 |
|
ziirish
|
b0412fec66
|
add: last backup attempt on the clients view (fix #309)
|
2020-05-23 23:13:32 +02:00 |
|
Benjamin "Ziirish" SANS
|
0063318b42
|
Merge branch 'ui-timezone' into 'master'
add: allow to choose a custom timezone for the UI (fix #329)
Closes #329
See merge request ziirish/burp-ui!113
|
2020-04-12 16:47:16 +02:00 |
|
ziirish
|
902fa1eb79
|
python 3.8 is now stable, our tests should always pass
|
2020-03-31 00:49:19 +02:00 |
|
ziirish
|
4a72ad8359
|
fix: update tests accordingly
|
2020-03-31 00:46:29 +02:00 |
|
ziirish
|
a04f58e9e9
|
add: allow to choose a custom timezone for the UI (fix #329)
|
2020-03-31 00:17:56 +02:00 |
|
ziirish
|
57d2d41775
|
fix: pg image now requires a password
|
2020-03-31 00:15:04 +02:00 |
|
ziirish
|
70d9a25efe
|
make sure tmpdir exists prior running a restoration (fix #315)
|
2020-03-29 23:13:37 +02:00 |
|
ziirish
|
3bfc6c653d
|
fix: issue with python 3.8
|
2020-03-29 22:27:19 +02:00 |
|
ziirish
|
6f4321a9d4
|
fix lint
|
2020-03-29 20:39:11 +02:00 |
|
ziirish
|
23927e57af
|
migrate all tests to pytest and make them work with the latest werkzeug version
|
2020-03-29 20:20:49 +02:00 |
|
ziirish
|
e0a61cd6bc
|
switch to flask-restx instead of flask-restplus which is no longer maintained
|
2020-02-12 12:32:48 +01:00 |
|
ziirish
|
08e60b7ca5
|
update requirements
|
2020-01-20 23:05:53 +01:00 |
|
ziirish
|
f19162a758
|
properly handle acl order and exclude (fix #327)
|
2020-01-20 23:05:29 +01:00 |
|
ziirish
|
c6a74ecbb9
|
fix: make sure we use the right redis settings while testing connexion
|
2020-01-06 22:09:38 +01:00 |
|
ziirish
|
f25205f2a1
|
allow the burp-server docker image to chown the pool directory
|
2020-01-06 22:09:04 +01:00 |
|
ziirish
|
b453d5df3f
|
fix: missing default burp config
|
2020-01-06 13:41:21 +01:00 |
|
ziirish
|
9a44cf18b8
|
try to limit race conditions
|
2020-01-06 13:06:33 +01:00 |
|
ziirish
|
058196ce29
|
fix: update monitor config
|
2020-01-06 13:06:05 +01:00 |
|
ziirish
|
9fd1e2a9f5
|
use the right config file for monitor as well
|
2020-01-06 00:45:32 +01:00 |
|
ziirish
|
7787f83c76
|
make sure we can create default burp CA
|
2020-01-05 23:50:41 +01:00 |
|
ziirish
|
23b17624f7
|
add missing assets
|
2020-01-05 22:58:29 +01:00 |
|
ziirish
|
a8ce7daddc
|
use new burp default config
|
2020-01-05 22:39:16 +01:00 |
|
ziirish
|
ba8095216d
|
also share burp certificates
|
2020-01-05 21:23:21 +01:00 |
|
ziirish
|
815c5ec56d
|
don't use docker TLS
|
2020-01-05 18:00:39 +01:00 |
|
ziirish
|
95f630777b
|
fix docker build
|
2020-01-05 17:55:17 +01:00 |
|
ziirish
|
18732d7a99
|
fix docker build
|
2020-01-05 17:42:16 +01:00 |
|
ziirish
|
6384fe5234
|
fix docker build
|
2020-01-05 17:37:08 +01:00 |
|
ziirish
|
318361c937
|
attempt to fix docker build
|
2020-01-05 17:22:45 +01:00 |
|
ziirish
|
0a93e77e61
|
use latest burpui docker image
|
2020-01-05 17:00:38 +01:00 |
|
ziirish
|
6bbd9a8e8f
|
remove unused piece of code for sentry sdk
|
2020-01-05 16:53:23 +01:00 |
|
ziirish
|
00d82fa788
|
use latest burp stable image
|
2020-01-05 16:49:04 +01:00 |
|
ziirish
|
df0982dd80
|
use ne sentry sdk instead of raven
|
2020-01-05 16:44:25 +01:00 |
|
ziirish
|
e0416ceacd
|
add missing requirements (#323)
|
2019-11-11 23:24:04 +01:00 |
|
ziirish
|
fec8668199
|
still trying to improve docker images (#323)
|
2019-11-11 23:09:25 +01:00 |
|
ziirish
|
7a23181f71
|
fix: make sure to provide default buimonitor.cfg file + handle burp-server restart after config change (see #323)
|
2019-11-11 17:02:39 +01:00 |
|
ziirish
|
b5686aad5d
|
fix: try to detect burp-server misconfiguration (see #323)
|
2019-11-09 23:13:22 +01:00 |
|
ziirish
|
3a0ef1485c
|
fix: use local imports instead of global import to reduce dependencies on 'slim' packages
|
2019-11-04 16:04:32 +01:00 |
|
ziirish
|
5f1cb8e750
|
fix: update default proxy_fix rules to handle proto as well
|
2019-10-21 15:12:05 +02:00 |
|
ziirish
|
48c52591fe
|
fix: docker TLS issue
|
2019-10-21 10:27:16 +02:00 |
|
ziirish
|
23185f333b
|
lint
|
2019-10-21 10:11:23 +02:00 |
|