Commit graph

2295 commits

Author SHA1 Message Date
ziirish
2b8c6e09a4
Release 1.1.1 2023-07-07 20:21:34 +02:00
ziirish
b1c9e0dc09 fix: make sure we don't initialize the DB connector twice 2023-07-07 15:07:35 +02:00
ziirish
779f6efdc4 fix: remove duplicate compare_type from alembic config 2023-07-07 10:14:20 +02:00
ziirish
04434abc47 Release 1.1.0 2023-05-01 21:03:39 +02:00
ziirish
e91daf5627 fix: adapt send_file usage 2023-04-10 21:36:01 +02:00
ziirish
1d00a931ae fix: platform.dist is no longer part of the std lib 2023-04-10 18:50:26 +02:00
ziirish
2de20db7fb fix: update dependencies and fix unit tests 2023-04-10 18:22:58 +02:00
ziirish
7f2832d1fa lint 2023-03-19 15:13:01 +01:00
ziirish
b23a107a62
Release 1.0.0 2022-11-06 21:38:22 +01:00
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