Commit graph

65 commits

Author SHA1 Message Date
ziirish
0f7d5b1480 allow to list users from LDAP and Local backend 2017-04-26 22:42:20 +02:00
ziirish
dcb4f1c7f1 increase limit ratio since we have a refresh of the UI more aggressive 2017-04-25 22:19:25 +02:00
ziirish
2ed79b82d5 rename standalone option + fix ACL auto-reload issue 2017-02-15 21:54:52 +01:00
ziirish
12100ff884 add: limiter extension to allow rate-limit the API 2017-01-29 18:00:22 +01:00
ziirish
db26868935 improve documentation 2016-12-28 15:35:17 +01:00
ziirish
c66440d45d tweaks for release 2016-12-16 09:44:47 +01:00
ziirish
5931eba373 prepare for release 2016-12-14 15:11:45 +01:00
ziirish
98de608b12 switch to burp 2 by default 2016-11-23 19:30:08 +01:00
ziirish
c76036de6a force hashed passwords by default 2016-10-13 13:14:32 +02:00
ziirish
4d4b2fb392 add: track sessions to allow sessions invalidation 2016-08-30 21:46:45 +02:00
ziirish
49438bd37b tweaks for release 2016-08-15 22:33:40 +02:00
ziirish
2f4aa624dc documentation 2016-08-01 20:53:11 +02:00
ziirish
95a09656e8 allow to specify session and cache database 2016-07-21 22:06:38 +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
532f15d711 add option to disable behavior introduced by #136 by default 2016-07-06 17:19:47 +02:00
ziirish
dd48aaebcc allow both hashed and plain passwords 2016-06-29 10:41:57 +02:00
ziirish
51a3de2041 fix demo configuration files 2016-06-24 10:25:24 +02:00
ziirish
f568d0137d Add new local authentication backend thanks to @nhathaway (closes #130) 2016-06-16 14:07:02 +02:00
ziirish
1d6b402b3d new configuration file everywhere 2016-06-16 12:29:03 +02:00
ziirish
becdcb9bde cleanup tests 2016-06-15 15:40:04 +02:00
ziirish
a16838fbd1 increase burp2 timeout (closes #135) 2016-06-15 15:07:52 +02:00
ziirish
e6abed8df0 huge parser refactoring 2016-06-08 18:58:26 +02:00
ziirish
587d21c478 Merge branch 'master' into next-dev 2016-05-17 16:18:15 +02:00
ziirish
a6cb3c7830 some fixes for release 2016-05-17 12:12:04 +02:00
ziirish
3b486da2ed [WIP] allow to revoke client certificates 2016-05-17 10:32:52 +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
0b07c21190 add: support for secure cookies 2016-01-18 21:43:40 +01:00
ziirish
ebf8294d34 remove threads option since gevent handles simultaneous calls 2016-01-07 22:10:29 +01:00
ziirish
60f8cb1610 make the zip64 feature optional (fixes #97) 2016-01-06 21:26:47 +01:00
ziirish
9fc81af2ed improve doc 2015-12-29 21:31:01 +01:00
ziirish
271a1cd1de add: cache on some API calls to improve performances on the demo (see #45) 2015-12-11 17:47:01 +01:00
ziirish
2e1d1d3033 huge rework to implement multithreading for better performances 2015-12-11 08:43:23 +01:00
ziirish
affdc8442e add: custom monitor timeout 2015-12-08 20:04:23 +01:00
ziirish
bfdbb35bd6 update sample 2015-12-04 21:52:44 +01:00
ziirish
fc7ad37883 fix: the new user handler introduced in #79 broke sessions with gunicorn (see #95) 2015-12-03 21:08:17 +01:00
ziirish
a2c6e7d626 cleanup 2015-11-10 20:16:14 +01:00
ziirish
56b4490fac add: multi backends support #79 2015-11-06 07:53:12 +01:00
ziirish
65d1f3f772 add: new UI option for the live-monitoring page + doc 2015-08-22 15:12:41 +02:00
ziirish
e368972fc6 fix: support TLS for #72 2015-08-20 22:47:29 +02:00
ziirish
4f5a3551f9 fix: tmpdir path 2015-06-24 12:32:10 +02:00
ziirish
1e6d51f507 update documentation #1 2015-06-15 18:56:24 +02:00
ziirish
d98b5691d8 renamed configuration files so that user changes are not overrided when upgrading 2015-06-15 18:47:23 +02:00
ziirish
a230c699dc add: tmpdir option 2015-06-14 11:29:30 +02:00
Wade Fitzpatrick
db1a8ce10d Documented new config options for LDAP auth to AD 2015-06-10 14:57:50 +10:00
ziirish
f2c5d241dc increase the default refresh interval 2015-05-08 22:07:28 +02:00
ziirish
0f8384bda8 add: Burp2 backend (WIP #52) 2015-04-24 09:11:24 +02:00
ziirish
e2ba7b732a fix: alow multiple users to perform a restoration simultaneously + remove the tempfiles when they have been downloaded 2015-03-15 16:36:55 +01:00