Commit graph

36 commits

Author SHA1 Message Date
ziirish
7f2832d1fa lint 2023-03-19 15:13:01 +01:00
ziirish
43253d8265
use black to format the code 2021-05-12 17:47:01 +02:00
ziirish
21ea24ea53
use a shared logger through a fabric in order to have the same settings everywhere 2019-02-08 19:04:33 +01:00
ziirish
8dcc431a91
add: new audit logging system (see #260 for details) 2018-08-03 15:18:55 +02:00
ziirish
64bd3795f5
relocate 'engines': agent, server, celery and soon monitor 2018-07-24 14:53:48 +02:00
ziirish
02d7563ead
don't preload LDAP users (see #270) 2018-06-07 17:33:05 +02:00
ziirish
9b8cceed17
remove six and drop support of python 2 2018-06-06 18:29:08 +02:00
ziirish
ba6f4fba91
add: user deletion for #222 2018-03-20 10:08:28 +01:00
ziirish
892a5f92ab
refactor ACL engine to allow to plug and factorise several backends 2018-02-23 23:28:58 +01:00
ziirish
35ed05b9aa
disable Burp Settings button for non-admin users (fix #247) 2018-01-21 21:00:31 +01:00
ziirish
71e35d53bf allow to reopen a session after the browser is closed 2017-09-20 11:14:57 +02:00
ziirish
40c9207cd7 user settings edition (closes #132 and #185) 2017-02-15 22:05:36 +01:00
ziirish
0bc3763061 improve sessions management 2017-01-06 12:13:08 +01:00
ziirish
4d4b2fb392 add: track sessions to allow sessions invalidation 2016-08-30 21:46:45 +02:00
ziirish
cc349acb55 allow to retrieve authentication backend name 2016-07-30 15:22:08 +02:00
ziirish
22a91a2e7e make the code compatible with both python 2 and 3 2016-07-06 13:28:27 +02:00
ziirish
b8c9354da2 add: allow to add/edit/delete users through the API 2016-06-16 20:12:57 +02:00
ziirish
1d6b402b3d new configuration file everywhere 2016-06-16 12:29:03 +02:00
ziirish
7c29d83809 [WIP] add the ability to create new users for the Basic authentication backend 2016-06-15 23:35:55 +02:00
ziirish
396d2ae615 improve auth API doc 2016-05-18 17:01:39 +02:00
ziirish
fbbc85bf74 improve authentication API 2016-05-18 16:33:51 +02:00
ziirish
6d4dc51a5d improve logging 2016-05-10 15:45:51 +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
5b0c3df0a4 fix: email 2016-01-08 20:53:37 +01:00
ziirish
07193de23f new tests 2015-11-27 20:57:08 +01:00
ziirish
dc7be408b4 refactoring to remove flask requirement for agent 2015-11-25 23:06:45 +01:00
ziirish
bd588029e2 enforce interfaces for misc 2015-11-19 23:16:29 +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
07bc163a1e doc 2015-10-08 19:14:50 +02:00
ziirish
e8e14b07d9 doc 2015-10-06 18:49:28 +02:00
ziirish
aa3214a0de doc + pep8 2015-10-05 18:39:51 +02:00
ziirish
5de39cd40e fix: refactor auth backends to make it more consistent using the top-level functions instead of custom attributes 2015-10-05 18:27:51 +02:00
ziirish
b7c5c96f8a pep8 2015-07-27 19:23:28 +02:00
ziirish
695b57eaf5 new interface for authentication backends 2014-08-24 17:18:45 +02:00