Commit graph

112 commits

Author SHA1 Message Date
ziirish
43253d8265
use black to format the code 2021-05-12 17:47:01 +02:00
ziirish
b64f9e99ea
fix unit tests 2018-07-11 16:44:50 +02:00
ziirish
8cf2f017cc
drop python 2 support (closes #267) 2018-05-24 15:09:55 +02:00
ziirish
24b620f942 refactoring to be able to use click instead of Flask-Script 2016-11-23 19:44:13 +01:00
ziirish
714f6cf46f allow a user to change its password 2016-10-07 00:00:44 +02:00
ziirish
fed9ca4295 update French translation 2016-09-10 17:19:19 +02:00
ziirish
25a11c6a69 add: test for new session manager 2016-09-02 12:26:36 +02:00
ziirish
4d4b2fb392 add: track sessions to allow sessions invalidation 2016-08-30 21:46:45 +02:00
ziirish
d14d8fa58b add: support translations 2016-08-25 17:25:50 +02:00
ziirish
8fa3f99fd2 fix: handle redis exception 2016-08-16 22:02:56 +02:00
ziirish
c93995811b allow to refresh tasks while purging cache 2016-08-16 21:23:25 +02:00
ziirish
3f50eb4d0c fix: parser regex 2016-08-02 22:56:49 +02:00
ziirish
f8282a0a9b improve redis url handling 2016-08-02 21:56:52 +02:00
ziirish
a79d0d5949 remove SQLAlchemy warning 2016-08-01 20:41:34 +02:00
ziirish
bfa6e151b1 share global modules to mimic flask 2016-07-30 15:25:22 +02:00
ziirish
b01c1800c6 keep externalizing modules 2016-07-27 16:18:21 +02:00
ziirish
95a09656e8 allow to specify session and cache database 2016-07-21 22:06:38 +02:00
ziirish
f5ef0f40a8 improve Application Factory pattern implementation 2016-07-20 22:59:04 +02:00
ziirish
fd5aad18e1 done async restore 2016-07-16 13:23:25 +02:00
ziirish
421793c7a0 fix: configuration lookup 2016-07-15 13:40:59 +02:00
ziirish
14ca1e2a0b improved configuration lookup 2016-07-15 13:39:01 +02:00
ziirish
2b1f5a2e7d fix: issues with application context 2016-07-14 23:46:29 +02:00
ziirish
4a2ed7dee7 add: SQL storage support for some persistent data 2016-07-14 23:02:10 +02:00
ziirish
29577b7a79 [WIP] add celery support to manage asynchronous tasks 2016-07-12 22:15:34 +02:00
ziirish
aab3bad62b let gunicorn patch things for us 2016-07-06 18:43:51 +02:00
ziirish
7f694ced52 refactoring: use the Flask Application Factories pattern 2016-06-23 22:02:03 +02:00
ziirish
de43b4d3f1 server-initiated restoration UX tweaks 2016-06-22 09:27:57 +02:00
ziirish
b82c9b1d11 lint 2016-06-15 15:12:05 +02:00
ziirish
86d0d0c820 fix tests 2016-06-15 15:09:19 +02:00
ziirish
b5f7873875 refactoring + documentation 2016-05-27 16:57:19 +02:00
ziirish
b6c2c85d27 start next release cycle 2016-05-17 16:28:37 +02:00
ziirish
a6cb3c7830 some fixes for release 2016-05-17 12:12:04 +02:00
ziirish
cf1b584eff tweaks for release 2016-05-17 11:23:12 +02:00
ziirish
dca57a4c7e add: security options (closes #86) 2016-05-11 20:41:21 +02:00
ziirish
d269f00202 add: allow to host burp-ui behind a sub-root path (see #128) 2016-05-11 11:32:31 +02:00
ziirish
26be142a3d [WIP] add: new security options for #86 2016-05-10 15:43:54 +02:00
ziirish
330142f75a Merge branch 'master' into feature-edit-or-remove-server-restore
Conflicts:
	burpui/misc/backend/burp2.py
2016-04-28 10:53:11 +02:00
ziirish
aa583b4f58 readthedocs changed their domain 2016-04-28 10:49:34 +02:00
ziirish
93cf414f30 pep8 2016-04-17 20:05:43 +02:00
ziirish
e59bb8ede1 support flask-restplus 0.9.0 2016-04-11 22:20:27 +02:00
ziirish
9578dd3a8f improve logging system for #118 2016-03-23 08:39:21 +01:00
ziirish
2d7ef258fe some pep8 changes 2016-03-07 21:43:15 +01:00
ziirish
38f5a824fe revert config path changes to allow user/local installations fixes #106 2016-02-18 22:13:33 +01:00
ziirish
044bc40bb8 use special /dev/null file for rtd 2016-02-17 23:20:46 +01:00
ziirish
0b07c21190 add: support for secure cookies 2016-01-18 21:43:40 +01:00
ziirish
5b0c3df0a4 fix: email 2016-01-08 20:53:37 +01:00
ziirish
19af93ac9f fix tests 2015-12-29 21:41:22 +01:00
ziirish
93572ed7f0 fix path errors 2015-12-29 21:31:20 +01:00
ziirish
d460635890 fix: cache clear 2015-12-16 23:18:25 +01:00
ziirish
578dafc591 fix: tests + syntax 2015-12-16 23:08:17 +01:00