certidude/certidude/api
Lauri Võsandi 029ee357fb Token mechanism fixes:
* Save token secret to config
* OpenVPN profile fixes for Ubuntu 16.04
* Raise correct exceptions for invalid tokens
* Display token expiration time in local time
2017-04-22 14:10:54 +03:00
..
__init__.py Remove unused import 2017-04-22 06:04:55 +00:00
attrib.py Various fixes 2017-04-13 20:30:56 +00:00
bootstrap.py Add preliminary bootstrap API call 2017-04-12 13:21:49 +00:00
cfg.py Add file based rotating log handler 2017-04-04 05:02:08 +00:00
lease.py api: Validate certificate serial only if serial is supplied 2017-04-20 14:17:03 +00:00
log.py Complete overhaul 2016-03-21 23:42:39 +02:00
request.py Add file based rotating log handler 2017-04-04 05:02:08 +00:00
revoked.py Add file based rotating log handler 2017-04-04 05:02:08 +00:00
signed.py Bugfixes 2017-04-12 13:56:29 +00:00
tag.py Tagging fixes 2017-04-13 15:42:38 +00:00
token.py Token mechanism fixes: 2017-04-22 14:10:54 +03:00