1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

728 commits

Author SHA1 Message Date
postmannen
da1ab140c1 disabled keys push update.. for now. 2022-05-31 11:05:21 +02:00
postmannen
fac451ec0f updated yaml package, and removed debug info 2022-05-31 09:44:01 +02:00
postmannen
ba29a417e7 sending key updates once to nodes when update 2022-05-31 09:28:04 +02:00
postmannen
368ac6e661 replaced keys/acl startREQ flags with enable flag 2022-05-30 07:14:15 +02:00
postmannen
592425d53c refactored calling the handler for subscribers 2022-05-30 06:25:15 +02:00
postmannen
2b2064c3cb changed log lines 2022-05-28 07:24:47 +02:00
postmannen
0c7ec3a5b0 acl verification seems to initially work 2022-05-28 07:10:19 +02:00
postmannen
93c1ccda4b signature check working 2022-05-27 12:17:15 +02:00
postmannen
c354856696 added verifyAcl method 2022-05-27 07:57:23 +02:00
postmannen
535d5efb08 added flag enableAclCheck 2022-05-27 06:22:51 +02:00
postmannen
a9e06294de updated readme with acl stuff 2022-05-26 09:00:35 +02:00
postmannen
587e23c91d added separate timer and starting for acl updates 2022-05-26 08:07:23 +02:00
postmannen
9d71f11145 initial acl distribution works 2022-05-26 07:13:34 +02:00
postmannen
e7ae3d893b added initial acl distribution, but are not working 2022-05-24 15:51:36 +02:00
postmannen
aafa11aa25 loading nodeAcl from file 2022-05-24 13:53:37 +02:00
postmannen
ba39e241e4 added initial structure for nodeAcl 2022-05-24 13:45:41 +02:00
postmannen
52e3661c21 added logic and starting of REQAclRequestUpdate 2022-05-24 12:00:38 +02:00
postmannen
89ae342b49 created initial methodREQAclRequestUpdate 2022-05-24 09:35:14 +02:00
postmannen
041d59be22 changed name for keys requests 2022-05-24 07:21:48 +02:00
postmannen
912e2879ff added SUCCESS logging for acl tests 2022-05-23 18:48:45 +02:00
postmannen
0584035f6c added flag for persisting tmp with tests 2022-05-23 18:33:31 +02:00
postmannen
d05667ace1 moved remaining old tests into new requests test file 2022-05-23 15:58:23 +02:00
postmannen
f983148d46 moved errorLog test to request testing 2022-05-23 15:11:58 +02:00
postmannen
e6006b44d3 moved hello test to request testing 2022-05-23 12:57:07 +02:00
postmannen
444c04ac3b added via socket test for refactored tests 2022-05-23 07:43:34 +02:00
postmannen
3d005b7a09 testing file content 2022-05-23 06:37:31 +02:00
postmannen
dbe87bcca5 added table tests for reqeusts 2022-05-23 05:51:06 +02:00
postmannen
090a253c94 added table tests for reqeusts 2022-05-22 15:56:54 +02:00
postmannen
4f09dd406d initial new table driven test for requests 2022-05-22 08:08:32 +02:00
postmannen
f92e8a8e0a added testCh to errrorKernel 2022-05-22 06:36:02 +02:00
postmannen
fbbeb1a4ab rewrote error handling for req acl's 2022-05-21 08:05:53 +02:00
postmannen
e5a7ad3699 added initial REQ AclImport 2022-05-21 07:26:36 +02:00
postmannen
c3e442d497 Added initial REQ AclExport 2022-05-21 07:09:35 +02:00
postmannen
d68fe3ba1e Added initital REQ for AclGroupCommandsDeleteGroup 2022-05-20 13:56:17 +02:00
postmannen
7241c65a15 added initial REQ for GroupCommandsDeleteCommand 2022-05-20 06:27:46 +02:00
postmannen
a9ae982ed6 added initial acl commandGroup add command 2022-05-20 05:59:34 +02:00
postmannen
fb6d70a5c6 added initial REQ acl delete nodeGroup 2022-05-20 05:18:26 +02:00
postmannen
e813642506 added initial REQ for AclGroupNodesDeleteNode 2022-05-19 22:19:22 +02:00
postmannen
6a7fe51f60 added initial REQ for aclDeleteSource 2022-05-19 21:35:14 +02:00
postmannen
c8b7bb2c52 renamed central_auth 2022-05-19 21:00:10 +02:00
postmannen
2951689e1e split request code into separate files 2022-05-19 20:54:33 +02:00
postmannen
9899485ddc added debug logging 2022-05-19 20:00:25 +02:00
postmannen
62f7fa02d0 added errorKernel to accessLists 2022-05-19 11:53:25 +02:00
postmannen
83a7ea5193 fixed emptying of generated map when main map is empty 2022-05-19 08:27:12 +02:00
postmannen
321150ac84 added initial REQ for aclDeleteCommand 2022-05-18 14:43:35 +02:00
postmannen
0ba5f6ea5d added initial REQ for adding acl 2022-05-18 11:26:06 +02:00
postmannen
57bedfe6c6 renamed authSchema type to accessLists 2022-05-18 09:21:14 +02:00
postmannen
7554d3f378 updated doc with key distribution 2022-05-18 07:43:10 +02:00
postmannen
45d304bf6f added check if key hash is the same when asking for key updates 2022-05-16 11:20:39 +02:00
postmannen
3bd54d9cfc fixing race condition 2022-05-16 07:15:38 +02:00