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
|
66e9378d72
|
doc: rework for #311
|
2019-07-31 18:19:35 +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
|
f054e1e272
|
demo is now using python 3.7
|
2019-07-17 11:24:57 +02:00 |
|
ziirish
|
d9ccff33fc
|
demo is now using python 3.7
|
2019-07-17 10:50:08 +02:00 |
|
ziirish
|
a543e448f2
|
disable useless tests on demo branch
|
2019-07-16 22:02:49 +02:00 |
|
ziirish
|
d91621ff9a
|
update the demo accordingly to latest changes
|
2019-07-16 21:58:31 +02:00 |
|
ziirish
|
d6b0f98ff0
|
remove outdated scripts
|
2019-07-16 21:45:23 +02:00 |
|
ziirish
|
ffbe199568
|
don't need a Makefile anymore
|
2019-07-16 19:18:06 +02:00 |
|
ziirish
|
02321bee1f
|
rework documentation
|
2019-07-16 19:15:38 +02:00 |
|
ziirish
|
82ee1e123d
|
don't run all tests on rc branch, we only need py3.7
|
2019-07-16 16:20:51 +02:00 |
|
ziirish
|
5a646ed301
|
disable py3.8 tests for now
|
2019-07-16 16:16:46 +02:00 |
|
ziirish
|
60fbfe2da7
|
force celerybeat.pid location
|
2019-07-16 16:12:21 +02:00 |
|
ziirish
|
3206cf3450
|
make sure long running operations don't ruin monitor performances
|
2019-07-12 21:59:31 +02:00 |
|
ziirish
|
56169ca920
|
fix missing beat process
|
2019-07-12 21:56:52 +02:00 |
|
ziirish
|
531b8cf1ae
|
fix minimum log level is CRITICAL
|
2019-07-12 21:56:28 +02:00 |
|
ziirish
|
b2448ea9d7
|
fix doc build
|
2019-07-12 21:55:34 +02:00 |
|
ziirish
|
ec3ae13c72
|
get back to a more featured docker image
|
2019-07-12 11:18:55 +02:00 |
|
ziirish
|
0ddbb30551
|
install missing requirements
|
2019-07-12 11:09:13 +02:00 |
|
ziirish
|
43147b834c
|
rework tests/build system
|
2019-07-12 11:03:04 +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 |
|
ziirish
|
07193f586a
|
use a dedicated beat process
|
2019-07-02 00:01:27 +02:00 |
|
ziirish
|
9076c73d95
|
update defaults
|
2019-07-02 00:00:43 +02:00 |
|
ziirish
|
6e9bbc007a
|
fix crontab schedule
|
2019-07-01 23:02:00 +02:00 |
|
ziirish
|
51305e401c
|
fix import redefinition
|
2019-06-28 00:43:12 +02:00 |
|
ziirish
|
99077f11fe
|
don't permanently store sessions if Flask-Session is not available (fix #310)
|
2019-06-28 00:37:11 +02:00 |
|
ziirish
|
d1f5167b88
|
check function return in order to determine whether the task succeeded or not
|
2019-06-27 23:44:16 +02:00 |
|
ziirish
|
458bf98ed3
|
limit the number of records to treat by each task in order to limit CPU usage (#310)
|
2019-06-27 23:40:10 +02:00 |
|
ziirish
|
ae96896f82
|
escape html chars (#311)
|
2019-06-26 17:27:29 +02:00 |
|
ziirish
|
81455caa2c
|
make fresh logins upon basic auth
|
2019-05-15 23:00:43 +02:00 |
|
ziirish
|
83ae7d1bad
|
remove gevent from recommended dependencies for gunicorn due to its incompatibility with trio
|
2019-05-15 18:25:57 +02:00 |
|
ziirish
|
e5d2a48d65
|
fix: make sure to use the right data type
|
2019-05-15 18:25:08 +02:00 |
|
ziirish
|
e394744162
|
add: allow to delete clients data upon removal (fix #232)
|
2019-05-15 18:11:54 +02:00 |
|
ziirish
|
b38e3c9de5
|
fix: remember original authentication backend
|
2019-05-15 18:08:11 +02:00 |
|
ziirish
|
4c66de5088
|
add the ability to rename/move options within the configuration
|
2019-05-13 23:23:02 +02:00 |
|