Commit graph

44 commits

Author SHA1 Message Date
ziirish
e394744162
add: allow to delete clients data upon removal (fix #232) 2019-05-15 18:11:54 +02:00
ziirish
21ea24ea53
use a shared logger through a fabric in order to have the same settings everywhere 2019-02-08 19:04:33 +01:00
ziirish
9b8cceed17
remove six and drop support of python 2 2018-06-06 18:29:08 +02:00
ziirish
18b686aa36
handle config file deletion + fix some issues 2018-02-19 16:15:23 +01:00
ziirish
d780b9a564
lint 2018-01-29 22:39:52 +01:00
ziirish
5279f0b019
add: client configuration templates (fix #155) 2018-01-29 22:35:45 +01:00
ziirish
beeedf7448
WIP: display config hierarchy 2018-01-22 20:16:37 +01:00
ziirish
6bce350d50 backend for tree view 2016-12-13 22:23:26 +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
e7cd46070a migrate bui-manage to click 2016-11-23 19:54:45 +01:00
ziirish
39fe68b0e8 disable server initiated restore if client server_can_restore = 0 (closes #136) 2016-07-06 16:56:21 +02:00
ziirish
22a91a2e7e make the code compatible with both python 2 and 3 2016-07-06 13:28:27 +02:00
ziirish
d8fd5730dd fix tests 2016-06-09 23:42:51 +02:00
ziirish
e6abed8df0 huge parser refactoring 2016-06-08 18:58:26 +02:00
ziirish
dca57a4c7e add: security options (closes #86) 2016-05-11 20:41:21 +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
06da6a5287 improve logging 2016-03-28 19:17:39 +02:00
ziirish
9578dd3a8f improve logging system for #118 2016-03-23 08:39:21 +01:00
ziirish
45b6abeecd WIP: start implementing server-initiated restoration cancelation 2016-03-07 21:41:12 +01:00
ziirish
c6c15faab2 rename function to avoid confusion 2016-01-21 21:53:51 +01:00
ziirish
5b0c3df0a4 fix: email 2016-01-08 20:53:37 +01:00
ziirish
07193de23f new tests 2015-11-27 20:57:08 +01:00
ziirish
bd588029e2 enforce interfaces for misc 2015-11-19 23:16:29 +01:00
ziirish
b2eb60c9b8 move utilities functions 2015-11-18 22:46:59 +01:00
ziirish
4390f35ad1 begin implementing server-side initiated restoration #12 2015-10-23 23:33:39 +02:00
ziirish
1aa48f5206 fix: imports 2015-10-19 22:30:33 +02:00
ziirish
8f841f3e14 improve logger 2015-10-19 21:08:46 +02:00
ziirish
593820bb24 improve test coverage 2015-10-16 18:26:59 +02:00
ziirish
3de063a036 fix: better CRUD API + new method to retrieve clients 2015-10-14 22:17:14 +02:00
ziirish
1671ed3e1e pep8 2015-10-12 18:16:03 +02:00
ziirish
07bc163a1e doc 2015-10-08 19:14:50 +02:00
ziirish
c763d12306 improve logger 2015-09-17 10:12:41 +02:00
ziirish
d5dacbceb5 fix: new clients could not be created (#12) 2015-08-22 12:48:23 +02:00
ziirish
556166cc41 fix: handle client file saving + add hidden backup of the files 2015-08-21 00:02:56 +02:00
ziirish
7d8b42fd8b improve file inclusion support + add the ability to delete a client (see #13) 2015-08-07 23:16:54 +02:00
ziirish
c7587a33a5 pep8 2015-07-28 14:33:17 +02:00
ziirish
3541fa9926 update code interface/inheritance 2014-12-23 08:48:37 +01:00
ziirish
3dfc0ebf05 add: implement #13 for multi-server 2014-12-11 18:55:53 +01:00
ziirish
383d8b844c rename functions 2014-11-26 10:27:48 +01:00
ziirish
7b2786cfe5 fix extend #13 to multi-server support 2014-11-13 11:08:56 +01:00
ziirish
13dc3cef42 starting implementing #13 with the ability to parse the configuration file and to start managing the 'booleans' options 2014-11-08 14:58:49 +01:00