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

939 commits

Author SHA1 Message Date
postmannen
7e8ecc3397 added push once on run REQKeysAllow 2022-06-02 07:05:47 +02:00
postmannen
f152ccff0f fixed acl tests to use srv from TestMain 2022-06-02 06:42:59 +02:00
postmannen
8887fd4c2f turned off escaping when saving acl to file, cleaned up acl debug to console, acl distribution and verification seems to work 2022-06-02 06:29:37 +02:00
postmannen
d3078a79aa fixed missing pki 2022-06-01 17:35:23 +02:00
postmannen
d6552f686c moved main accessList methods to centralAuth 2022-06-01 15:58:17 +02:00
postmannen
604ead45fd moved main methods of pki to central auth 2022-06-01 15:11:23 +02:00
postmannen
49b558f371 wildcard matching hosts initially implemented, and seems to work 2022-06-01 14:30:30 +02:00
postmannen
fefa3087a9 for test using conf global variable 2022-06-01 13:15:15 +02:00
postmannen
4bfc4f3f03 imported pki into accessLists 2022-06-01 13:04:34 +02:00
postmannen
c32e9a673a added REQKeysDelete 2022-06-01 07:29:25 +02:00
postmannen
7d133c35fb added TestMain for starting server 2022-05-31 17:08:31 +02:00
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