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

16 commits

Author SHA1 Message Date
postmannen
1dadc0df64 replaced validator with strings package 2022-06-17 13:13:01 +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
49b558f371 wildcard matching hosts initially implemented, and seems to work 2022-06-01 14:30:30 +02:00
postmannen
4bfc4f3f03 imported pki into accessLists 2022-06-01 13:04:34 +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
52e3661c21 added logic and starting of REQAclRequestUpdate 2022-05-24 12:00:38 +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
e782b27b09 added auth concept code to actual code 2022-05-11 07:13:13 +02:00