1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
Commit graph

7 commits

Author SHA1 Message Date
postmannen
def4bd8e58 removed debug printing 2022-02-11 09:04:14 +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
postmannen
e8b1064161 added struct types for signatures and keys 2022-02-09 06:39:50 +01:00
postmannen
d748dcaec8 tuned down debug output 2022-02-07 11:53:49 +01:00
postmannen
b3630f62c4 moved signatures into signatures.go 2022-02-07 04:23:13 +01:00
postmannen
426b98941e moved the ownership of signatures server from processes 2022-02-04 10:33:31 +01:00