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

23 commits

Author SHA1 Message Date
postmannen
c8b7bb2c52 renamed central_auth 2022-05-19 21:00:10 +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
57bedfe6c6 renamed authSchema type to accessLists 2022-05-18 09:21:14 +02:00
postmannen
3bd54d9cfc fixing race condition 2022-05-16 07:15:38 +02:00
postmannen
6cf3bac506 renamed keys to pki 2022-05-12 09:25:10 +02:00
postmannen
e9b1829f56 added hash of public keys to central auth store 2022-05-12 06:22:11 +02:00
postmannen
797953a3d6 put stuff related to central key handling under it's own keys struct type 2022-05-11 09:55:27 +02:00
postmannen
e782b27b09 added auth concept code to actual code 2022-05-11 07:13:13 +02:00
postmannen
f645c03bab auth concept testing 2022-05-06 07:47:12 +02:00
postmannen
c48c7bf196 added initial public keys get 2022-04-20 18:33:52 +02:00
postmannen
ef4d921772 todo update 2022-04-20 08:41:57 +02:00
postmannen
102cfd43c9 Renamed REQPublicKeysPut to REQPublicKeysToNode 2022-04-20 06:26:01 +02:00
postmannen
da597575a3 updated nats client to v1.14.0 2022-04-09 06:46:47 +02:00
postmannen
eaf164c9d7 using flag isCentralAuth to start subREQPublicKeysGet, also handling the keys as a []byte 2022-04-07 14:18:28 +02:00
postmannen
b669dc537c initial key distribution testing 2022-04-07 09:34:06 +02:00
postmannen
ea2a61d85e edited error messages 2022-04-05 12:12:49 +02:00
postmannen
481055d5cf reading correct key 2022-04-05 12:02:45 +02:00
postmannen
e0f0c4db18 added persistent storage for received public keys 2022-04-05 10:35:59 +02:00
postmannen
567209cacf hello reigster contains signatures of nodes 2022-04-04 10:29:14 +02:00
postmannen
b11b8d6baf added REQHttpGetScheduled 2022-02-11 07:27:51 +01:00
postmannen
9ba211d2fc added centralAuth struct, renamed flag allowEmptySignature to enableSignatureCheck 2022-02-09 14:59:40 +01:00
postmannen
56014a7efd added only signature checking for REQCliCommand 2022-02-09 11:15:00 +01:00