Commit graph

81 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
b0412fec66
add: last backup attempt on the clients view (fix #309) 2020-05-23 23:13:32 +02:00
ziirish
83dfe548f2
fix some cmient-side caching issues (see #316) 2019-08-20 15:03:30 +02:00
ziirish
766dc6e9a6
fix doc warnings 2018-11-09 14:32:54 +01:00
ziirish
58e811ef4a
allow to hide selected clients/servers (see #282) 2018-10-10 23:13:01 +02:00
ziirish
64bd3795f5
relocate 'engines': agent, server, celery and soon monitor 2018-07-24 14:53:48 +02:00
ziirish
9b8cceed17
remove six and drop support of python 2 2018-06-06 18:29:08 +02:00
ziirish
8cf2f017cc
drop python 2 support (closes #267) 2018-05-24 15:09:55 +02:00
ziirish
85dadf0667
add: allow to rewrite/ignore labels 2018-02-19 09:58:33 +01:00
ziirish
09cd6e150a
tweaks 2018-02-13 16:52:16 +01:00
ziirish
4db75860f8
add: support group ACL + implement ro/rw rights 2018-02-09 16:26:52 +01:00
ziirish
0532181712
display clients labels 2018-02-07 17:02:33 +01:00
ziirish
e83c45c7c5
enable client-side cache for some API routes 2018-01-15 20:31:29 +01:00
ziirish
aa45a9a6eb
lint 2018-01-05 16:43:56 +01:00
ziirish
d70d8d1604
API did not apply filter on running call 2018-01-05 15:57:39 +01:00
ziirish
13d1186cc9
fix API to retrieve client status 2017-12-27 23:24:16 +01:00
ziirish
535572fb42 fix ACL: manage anonymous users as well 2017-09-20 15:04:23 +02:00
ziirish
7e2c06211b refactor ACL handling 2017-06-15 23:03:22 +02:00
ziirish
bac3048ee9 improve overall security 2017-06-01 18:57:48 +02:00
ziirish
12818da8c8 fix: some exceptions in multi-agent mode 2017-04-12 10:12:14 +02:00
ziirish
1f0b68567c some improvement on the live monitoring stuff 2017-04-11 17:32:16 +02:00
ziirish
ddc380cc2b Allow to select report type (fixes #187) 2017-03-04 18:44:39 +01:00
ziirish
d522e3dcae fix browser cache issue (closes #205) 2017-02-15 21:57:27 +01:00
ziirish
f90e3cd5d7 fix browser cache decorators + tweak calendar ui 2017-02-10 08:19:20 +01:00
ziirish
0d11afb342 add: new docker image 2017-02-03 22:28:13 +01:00
ziirish
5fce7011f2 add: detect OS for burp 2 by detecting custom labels (closes #200) 2017-02-02 22:18:19 +01:00
ziirish
d5cd054f2f new decorator to set expiration date (allows browser to cache results) 2017-01-16 22:45:52 +01:00
ziirish
24b620f942 refactoring to be able to use click instead of Flask-Script 2016-11-23 19:44:13 +01:00
ziirish
fed9ca4295 update French translation 2016-09-10 17:19:19 +02:00
ziirish
8eb0356f6f summarize large reports (closes #141) 2016-08-18 22:56:24 +02:00
ziirish
1a88ab3f6c add: async call to detect running backups (closes #139) 2016-08-02 21:59:05 +02:00
ziirish
fe1a698fca syntaxic suggar for development 2016-08-01 20:45:29 +02:00
ziirish
498be51a74 fix: wrong timestamp convertions due to local/utc mixup (fixes #137) 2016-07-19 11:27:17 +02:00
ziirish
988f50d878 fix swagger documentation 2016-07-18 11:13:25 +02:00
ziirish
7f694ced52 refactoring: use the Flask Application Factories pattern 2016-06-23 22:02:03 +02:00
ziirish
de43b4d3f1 server-initiated restoration UX tweaks 2016-06-22 09:27:57 +02:00
ziirish
78223e9b99 new route to retrieve a list of all (allowed) clients 2016-06-21 08:18:03 +02:00
ziirish
36a970a7f8 simplify ACL management 2016-05-13 16:30:41 +02:00
ziirish
e59bb8ede1 support flask-restplus 0.9.0 2016-04-11 22:20:27 +02:00
ziirish
2d7ef258fe some pep8 changes 2016-03-07 21:43:15 +01:00
ziirish
2847099d6e use custom resource 2016-02-08 22:54:42 +01:00
ziirish
f3ad8c1158 lossless dates 2016-02-08 22:47:57 +01:00
ziirish
cd54323a4a fix: API routes/params 2016-02-01 22:34:54 +01:00
ziirish
d3d7958060 fix: regression 2016-01-28 21:20:46 +01:00
ziirish
d20ce10732 missing exception handling 2016-01-27 08:56:56 +01:00
ziirish
02dafce7f8 few ACL fixes 2016-01-27 08:48:21 +01:00
ziirish
396d6eab2a fix: bad rendering (fixes #99) 2016-01-20 19:52:15 +01:00
ziirish
041b2c0943 change routes to be more restful friendly 2016-01-12 22:14:51 +01:00
ziirish
5b0c3df0a4 fix: email 2016-01-08 20:53:37 +01:00