Commit graph

1461 commits

Author SHA1 Message Date
ziirish
03aaf71b1b
don't use local cache since it is not shared across workers 2018-05-09 16:16:44 +02:00
ziirish
ff35c72157
allow the websocket worker to be extra verbose 2018-05-09 16:15:15 +02:00
ziirish
b2c3e19207
remove debug route 2018-05-09 16:13:56 +02:00
ziirish
8c15147484
fix: missing live flag 2018-05-07 19:47:24 +02:00
ziirish
601dab00a5
properly implement werkzeug exceptions 2018-05-07 19:12:56 +02:00
ziirish
862fa11260
update demo with a new moderator user 2018-05-07 16:26:41 +02:00
ziirish
0e1b8383f8
add: new hash_password command 2018-05-07 16:25:43 +02:00
ziirish
373cee92c0
fix: wrong key in agents grants (fix #264) 2018-05-07 16:25:13 +02:00
ziirish
1292ce5880
fix: French translation encoding 2018-05-07 14:15:16 +02:00
ziirish
ebb48c5f6c
don't share lock between process/workers 2018-05-05 23:47:05 +02:00
ziirish
6bf543fba3
take advantage of the cache to store parsed grants. This allows to limit the size of the pre-computed grants 2018-05-05 23:39:37 +02:00
ziirish
c7085d9efb
switch default cache to 'simple' instead of 'null' 2018-05-05 22:46:40 +02:00
ziirish
916a80cca2
lint 2018-05-04 23:09:41 +02:00
ziirish
7609749a05
fix clients sorting 2018-05-04 22:52:48 +02:00
ziirish
fc2f224092
remove config file conversion deprecated since v0.3.0 2018-05-04 22:41:29 +02:00
ziirish
62d7712291
add admin and moderator roles 2018-05-02 17:53:53 +02:00
ziirish
24511c27aa
update documentation 2018-05-02 16:13:54 +02:00
ziirish
3c3498073a
enable extended ACL by default as stated in the documentation 2018-05-02 16:13:42 +02:00
ziirish
607d16fa31
catch early exceptions 2018-05-02 14:09:14 +02:00
ziirish
b20af9f85a
the server should not exit upon misconfiguration but rather raise exceptions that are catchable by the UI 2018-05-02 12:19:12 +02:00
ziirish
00dd24b013
doc cosmetic 2018-05-02 12:17:33 +02:00
ziirish
08193c6914
remove useless reset button 2018-05-01 19:35:40 +02:00
ziirish
916a8a0e17
also propose authentication usernames for group members completion 2018-05-01 15:58:19 +02:00
ziirish
09cee26f8e
add backends descriptions 2018-05-01 15:57:17 +02:00
ziirish
46964d0dbc
update translations 2018-05-01 15:56:36 +02:00
ziirish
01a33a847d
add: ACL hierarchy/order maters 2018-04-30 23:36:01 +02:00
ziirish
2641b29656
missing import 2018-04-26 18:12:07 +02:00
ziirish
e06111c97f
enforce ro/rw checks for sensitive operations 2018-04-26 18:00:13 +02:00
ziirish
f5abe3d751
add: new 'default_strip' option for #255 2018-04-19 16:52:37 +02:00
ziirish
9352815772
allow to manage admin grants in 'batch' mode 2018-04-19 16:05:04 +02:00
ziirish
ac22626202
some UI tweaks 2018-04-19 14:40:31 +02:00
ziirish
39b20fb112
fix setting panel UI for #263 2018-04-18 18:37:43 +02:00
ziirish
425ed475ba
fix: lint 2018-04-18 18:10:24 +02:00
ziirish
468b906cf1
moderators can't edit the burp server's config (fix #263) 2018-04-18 18:04:32 +02:00
ziirish
7c8a4d1db9
fix: UI filtering 2018-04-18 16:30:57 +02:00
ziirish
80198256cb
focus on handling complete/explicit ACL rules + better merging algorithm for inherance (see #262) 2018-04-18 16:09:14 +02:00
ziirish
adf0f37ed7
close user creation modal by default but allow to leave it open (see #262) 2018-04-16 15:02:49 +02:00
ziirish
b0d99aded9
UX tweaks 2018-04-13 20:27:00 +02:00
ziirish
ff497b4177
update french translation 2018-04-13 20:11:44 +02:00
ziirish
fd797bcbf2
remove timedelta for gunicorn with multiple workers to stay in sync 2018-04-13 14:43:49 +02:00
ziirish
4dc65f3d31
add: UI moderators edition 2018-04-13 14:03:44 +02:00
ziirish
30e4956281
add: list backends page 2018-04-13 13:55:31 +02:00
ziirish
41d0e4f748
handle angularjs errors 2018-04-12 18:22:52 +02:00
ziirish
cbe2bbcc63
add: missing demo limitations 2018-04-12 16:25:14 +02:00
ziirish
b32c185725
add: support for role and group inheritance 2018-04-12 15:45:24 +02:00
ziirish
ec4a1bff2b
add: grant/group creation UI 2018-04-11 18:43:24 +02:00
ziirish
35e9132d06
fix: force browser cache refresh on client add/removal (fix #261) 2018-04-11 18:40:10 +02:00
ziirish
0e9df07f8e
better look and feel 2018-04-10 16:40:53 +02:00
ziirish
9258d0be66
fix: bug in escape function that prevented from being able to save regex 2018-04-10 14:41:24 +02:00
ziirish
e86f0acdf6
WIP: UI add new group/grant 2018-04-09 17:31:22 +02:00