ziirish
|
b0412fec66
|
add: last backup attempt on the clients view (fix #309)
|
2020-05-23 23:13:32 +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
|
70d9a25efe
|
make sure tmpdir exists prior running a restoration (fix #315)
|
2020-03-29 23:13:37 +02:00 |
|
ziirish
|
3bfc6c653d
|
fix: issue with python 3.8
|
2020-03-29 22:27:19 +02:00 |
|
ziirish
|
e0a61cd6bc
|
switch to flask-restx instead of flask-restplus which is no longer maintained
|
2020-02-12 12:32:48 +01:00 |
|
ziirish
|
08e60b7ca5
|
update requirements
|
2020-01-20 23:05:53 +01:00 |
|
ziirish
|
f19162a758
|
properly handle acl order and exclude (fix #327)
|
2020-01-20 23:05:29 +01:00 |
|
ziirish
|
c6a74ecbb9
|
fix: make sure we use the right redis settings while testing connexion
|
2020-01-06 22:09:38 +01:00 |
|
ziirish
|
058196ce29
|
fix: update monitor config
|
2020-01-06 13:06:05 +01:00 |
|
ziirish
|
9fd1e2a9f5
|
use the right config file for monitor as well
|
2020-01-06 00:45:32 +01:00 |
|
ziirish
|
6bbd9a8e8f
|
remove unused piece of code for sentry sdk
|
2020-01-05 16:53:23 +01:00 |
|
ziirish
|
df0982dd80
|
use ne sentry sdk instead of raven
|
2020-01-05 16:44:25 +01:00 |
|
ziirish
|
3a0ef1485c
|
fix: use local imports instead of global import to reduce dependencies on 'slim' packages
|
2019-11-04 16:04:32 +01:00 |
|
ziirish
|
5f1cb8e750
|
fix: update default proxy_fix rules to handle proto as well
|
2019-10-21 15:12:05 +02:00 |
|
ziirish
|
23185f333b
|
lint
|
2019-10-21 10:11:23 +02:00 |
|
ziirish
|
5049f6319d
|
document audit API (see #260)
|
2019-10-03 15:15:01 +02:00 |
|
ziirish
|
2292ef826f
|
add: new static templates (fix #280)
|
2019-10-03 11:51:25 +02:00 |
|
ziirish
|
1a8fcd5da9
|
use upstream Wildcard fields now that it is merged
|
2019-10-03 11:50:45 +02:00 |
|
ziirish
|
30a255037f
|
Allow to exclude patterns as well (fix #305)
|
2019-09-27 15:29:34 +02:00 |
|
ziirish
|
ed2a646a69
|
allow to exclude some clients from matching ACL rules (see #305)
|
2019-09-26 22:03:41 +02:00 |
|
ziirish
|
b558c1170f
|
introduce a new 'order' keyword in the ACL rules (see #305)
|
2019-09-25 22:15:55 +02:00 |
|
ziirish
|
942c6716f5
|
create client from template within the UI (fix #266)
|
2019-09-20 21:44:28 +02:00 |
|
ziirish
|
1ac06dcf83
|
lint
|
2019-09-18 23:20:15 +02:00 |
|
ziirish
|
97514d1b85
|
allow client creation from template within the API (see #266)
|
2019-09-18 23:12:37 +02:00 |
|
ziirish
|
6e6645a08c
|
lint
|
2019-09-18 22:25:19 +02:00 |
|
ziirish
|
26ebab6590
|
allow to rename client/templates
|
2019-09-18 18:18:54 +02:00 |
|
ziirish
|
7464f9d78c
|
remove calls to gevent (see #316)
|
2019-08-20 17:22:31 +02:00 |
|
ziirish
|
83dfe548f2
|
fix some cmient-side caching issues (see #316)
|
2019-08-20 15:03:30 +02:00 |
|
ziirish
|
38c3d94f2f
|
prevent burp-ui from crashing when monitor is not ready (fix #318)
|
2019-08-20 14:33:24 +02:00 |
|
ziirish
|
fa6d987d51
|
use a dedicated listen port for burp-ui restorations
|
2019-08-01 18:00:11 +02:00 |
|
ziirish
|
850fe94224
|
improve labels rendering in the live monitor view
|
2019-08-01 17:58:24 +02:00 |
|
ziirish
|
150c738418
|
bump trio version
|
2019-08-01 14:04:39 +02:00 |
|
ziirish
|
c7fb8a0f32
|
fix: show labels
|
2019-07-31 17:30:29 +02:00 |
|
ziirish
|
09c39002a0
|
don't lock the backend while performing a restore
|
2019-07-31 17:29:48 +02:00 |
|
ziirish
|
81aac516fb
|
lint
|
2019-07-18 17:26:36 +02:00 |
|
ziirish
|
24f15509f4
|
show labels on client stats view
|
2019-07-18 17:22:40 +02:00 |
|
ziirish
|
93c224ff5c
|
consistent client order on live monitor + display client labels to ease readability
|
2019-07-18 17:22:01 +02:00 |
|
ziirish
|
02321bee1f
|
rework documentation
|
2019-07-16 19:15:38 +02:00 |
|
ziirish
|
3206cf3450
|
make sure long running operations don't ruin monitor performances
|
2019-07-12 21:59:31 +02:00 |
|
ziirish
|
531b8cf1ae
|
fix minimum log level is CRITICAL
|
2019-07-12 21:56:28 +02:00 |
|
ziirish
|
af14c99a65
|
fix: ProxyFix only WSGI app (see #311)
|
2019-07-11 17:31:22 +02:00 |
|
ziirish
|
bd74bf24be
|
make sure synchronous code doesn't ruin the agent cooperative internals
|
2019-07-11 12:05:00 +02:00 |
|
ziirish
|
bb41c71fa4
|
allow to run remove_client asynchronously through celery (#232)
|
2019-07-10 22:29:53 +02:00 |
|
ziirish
|
3dabaf7690
|
fix: do not delete data unless told otherwise (see #232)
|
2019-07-02 00:10:42 +02:00 |
|
ziirish
|
86bd40ee90
|
fix: allow to load a user from a cookie
|
2019-07-02 00:10:02 +02:00 |
|
ziirish
|
63845992c6
|
improve readability
|
2019-07-02 00:09:31 +02:00 |
|
ziirish
|
6c1dc3e887
|
make sure celery app is not patched with ProxyFix (see #311)
|
2019-07-02 00:08:20 +02:00 |
|
ziirish
|
e7c2b601dc
|
fix CLI according to recent AUTH backend rename
|
2019-07-02 00:04:31 +02:00 |
|
ziirish
|
0b1cd50350
|
check ACL against both client and server (fix #313)
|
2019-07-02 00:03:21 +02:00 |
|
ziirish
|
60c2273006
|
increase task detail in __repr__
|
2019-07-02 00:02:13 +02:00 |
|