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

22 commits

Author SHA1 Message Date
postmannen
8c8061dc15 renamed logConsoleOnlyIfDebug to logDebug 2023-01-12 12:03:10 +01:00
postmannen
807455119c Added x/slog for stderr logging 2023-01-11 08:38:15 +01:00
postmannen
0249a86040 fixed debug logging 2022-10-05 09:16:22 +02:00
postmannen
b3bb2e44a1 updated comments 2022-06-22 14:32:58 +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
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
93c1ccda4b signature check working 2022-05-27 12:17:15 +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
89ae342b49 created initial methodREQAclRequestUpdate 2022-05-24 09:35:14 +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
2951689e1e split request code into separate files 2022-05-19 20:54:33 +02:00
Renamed from requests-acl.go (Browse further)