summaryrefslogtreecommitdiffstats
path: root/cynara.initial
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20Add session, value as string and expirationJose Bollo1-2/+2
The DB now records sessions. It has expiration management (currently coarse: ~16s, see db.c) that is propagated to caches. Values are now strings. Default values are "yes" and "no" for allowed or denied permissions. new program: cynadm Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-09-17Make it work for AGLJosé Bollo1-0/+4
Signed-off-by: José Bollo <jose.bollo@iot.bzh>