Commit graph

92 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
2292ef826f
add: new static templates (fix #280) 2019-10-03 11:51:25 +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
55c2dfb6fb
make the parallel backend work with the agent 2019-02-08 19:11:09 +01:00
ziirish
09667e52d9
make the agent exit when the backend is in trouble at startup 2019-01-17 18:44:33 +01:00
ziirish
f8f8e94ce2
fix: try to parse timestamp according to the timezone #284 2019-01-10 18:15:36 +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
9b8cceed17
remove six and drop support of python 2 2018-06-06 18:29:08 +02:00
ziirish
be7999a417
continue removing python 2 specifics 2018-05-24 16:01:42 +02:00
ziirish
03aaf71b1b
don't use local cache since it is not shared across workers 2018-05-09 16:16:44 +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
cd98946049
various performance tweaks 2018-02-08 16:40:15 +01:00
ziirish
5279f0b019
add: client configuration templates (fix #155) 2018-01-29 22:35:45 +01:00
ziirish
b5fd607db4
fix function signature 2018-01-04 17:26:52 +01:00
ziirish
13d1186cc9
fix API to retrieve client status 2017-12-27 23:24:16 +01:00
ziirish
bda360435c
Merge remote-tracking branch 'origin/master' into 212-last-backup-status-must-be-shown-in-client-view 2017-10-04 13:25:25 +02:00
ziirish
bf34be9630
WIP: new API route to retrieve client running status 2017-10-04 13:22:16 +02:00
ziirish
c5e5694c4b disable unimplemented method for now 2017-09-20 15:13:24 +02:00
ziirish
8432be8378 fix: config parser with different defaults for burp1 and burp2 + WIP new status call 2017-09-20 15:05:12 +02:00
ziirish
2e149e4b11 fix retro-compatibility 2017-08-02 11:32:45 +02:00
ziirish
235f336c57 fix: missing import 2017-08-01 18:33:29 +02:00
ziirish
ccc649eb19 cleanup configs 2017-08-01 18:27:53 +02:00
ziirish
ccb21e3a48 merge the Burp1 and Burp2 configuration sections 2017-08-01 16:43:11 +02:00
ziirish
788d7e71c7 add: support backups deletion 2017-06-30 14:47:13 +02:00
ziirish
064b1f4eeb allow to browse burp 2 clients while a backup is running 2017-03-04 18:28:07 +01:00
ziirish
45e958a610 allow to only revoke/delete certificates while keeping the conf (closes #156) 2016-12-13 16:37:05 +01:00
ziirish
f3f7ca20fa fix long asynchronous tasks 2016-12-11 19:51:25 +01:00
ziirish
2b9f2953a3 starting with burp 2.0.48 it is possible to return the entire manifest for the tree view (see #23) 2016-11-05 18:49:58 +01:00
ziirish
6012500649 implement time filters on the history API call to improve performances (closes #140) 2016-08-04 15:40:35 +02:00
ziirish
6fc9fc0664 various fixes 2016-07-26 14:04:04 +02:00
ziirish
acf9121738 improve agent security + manage file deletion 2016-07-15 19:56:04 +02:00
ziirish
b2f45ed9f0 new function to retrieve file from remote agent 2016-07-14 23:04:05 +02:00
ziirish
22a91a2e7e make the code compatible with both python 2 and 3 2016-07-06 13:28:27 +02:00
ziirish
1c8e2210b2 fix: default for all types 2016-07-01 13:33:31 +02:00
ziirish
e6abed8df0 huge parser refactoring 2016-06-08 18:58:26 +02:00
ziirish
03da0a6961 pep8 2016-05-27 16:58:37 +02:00
ziirish
3b486da2ed [WIP] allow to revoke client certificates 2016-05-17 10:32:52 +02:00
ziirish
6d4dc51a5d improve logging 2016-05-10 15:45:51 +02:00
ziirish
75ebe3ef31 typo 2016-05-06 18:16:00 +02:00
ziirish
8990eb96ed add: support for server initiated backups (closes #119) 2016-05-06 11:47:04 +02:00
ziirish
0550ef9b75 rename cancel server-initated functions to be more accurate 2016-05-02 18:45:16 +02:00
ziirish
64b58ded47 fix: don't cache unimplemented methods 2016-04-26 22:29:18 +02:00
ziirish
affd0cda06 [WIP] API call to retrieve server-initiated restore file content for #125 2016-04-18 21:27:15 +02:00
ziirish
1f69de8455 add tree nodes metadata for #125 2016-04-17 20:07:21 +02:00
ziirish
f898677060 implement burp 2 labels support (closes #116) 2016-03-16 22:04:54 +01:00
ziirish
c6c15faab2 rename function to avoid confusion 2016-01-21 21:53:51 +01:00