Commit graph

2286 commits

Author SHA1 Message Date
ziirish
555ba070ad
fix: minor compatibility issue with latest python versions 2022-11-06 21:35:17 +01:00
ziirish
de3a419db4
disable sphinxcontrib.autohttp.flask for now as it is not working with latest werkzeug versions 2022-11-06 20:48:26 +01:00
ziirish
af702dddce
drop support for python 3.6 which is no longer supported by most of our requirements 2022-11-06 16:52:14 +01:00
ziirish
1e8e480967
update requirements + fix werkzeug compatibility issue 2022-11-06 14:48:47 +01:00
ziirish
180730f3a4
attempt to fix CI 2022-11-06 11:05:53 +01:00
ziirish
668922753d
test with python 3.9 and 3.10 + build with python 3.8 instead of 3.7 2021-10-06 17:34:16 +02:00
ziirish
10169e4894
fix: don't throw exceptions when the burp directory is not found 2021-10-06 17:23:48 +02:00
ziirish
edde0b710f
fix: don't show warning if redis or database is not configured 2021-10-06 17:22:17 +02:00
ziirish
3c897963be
take advantage of docker caches 2021-10-06 17:21:21 +02:00
ziirish
8f6f7fbb47
downgrade click 2021-09-21 11:35:21 +02:00
ziirish
847159f136
celery requires an older version of click 2021-09-18 01:36:11 +02:00
ziirish
a02ea54b64
fix demo build 2021-09-18 00:20:51 +02:00
ziirish
2273af93a4
lint 2021-09-17 22:57:45 +02:00
ziirish
68fbe9c9f1
fix demo build 2021-09-17 22:49:14 +02:00
ziirish
2a474b127b
add new python-pam requirement 2021-09-17 22:26:43 +02:00
ziirish
a793edeb08
update flask version and import flask_bower code since it doesn't seem maintained anymore 2021-09-17 22:26:43 +02:00
Benjamin "Ziirish" SANS
b2551b2b59
Merge pull request #7 from PaliPalo/master
Update local.py
2021-09-17 16:18:30 +02:00
ziirish
3fdf73de34
fix typo 2021-09-17 15:55:24 +02:00
ziirish
cab3172865
improve CI 2021-09-17 14:19:45 +02:00
ziirish
705c86ec0d
fix: don't parse non-valid dates 2021-09-17 13:05:14 +02:00
ziirish
2e77865bd9
fix for date parsing 2021-09-17 12:50:52 +02:00
ziirish
b151109756
don't use docker:dind anymore 2021-09-17 12:45:24 +02:00
ziirish
852c421807
fix socket.io is now minified 2021-09-17 12:36:09 +02:00
ziirish
c98c196725
update requirements 2021-09-17 10:58:44 +02:00
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
PaliPalo
affbed705f
Update local.py
Use default Python PAM module instead of pasta-code
2021-07-13 17:03:54 +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