Commit Graph

20 Commits

Author SHA1 Message Date
Lauri Võsandi de08ba759d Release version 0.1.20 2016-01-10 19:51:54 +02:00
Lauri Võsandi 67c6a49dff api: Use uwsgi provided socket for nginx 2016-01-02 01:05:48 +02:00
Lauri Võsandi fbbf7a320d Add preliminary support for logging
Current logging mechanism makes use of Python's logging module.
MySQL logging handler inserts log entries to MySQL server and
another logging handler is used to stream events to web interface
via nginx streaming push.
2015-12-13 15:11:22 +00:00
Lauri Võsandi b788d701eb Refactor wrappers
Completely remove wrapper class for CA,
use certidude.authority module instead.
2015-12-12 22:39:17 +00:00
Lauri Võsandi 5876f61e15 Reverted nginx configuration example 2015-11-20 21:18:16 +01:00
Lauri Võsandi f893582338 Major refactoring, CA is associated with it's hostname now 2015-11-15 15:55:26 +01:00
Lauri Võsandi ffd6eccd80 Merge branch 'codecov' of https://github.com/plaes/certidude into plaes-codecov
Conflicts:
	certidude/api.py
2015-11-06 09:08:00 +02:00
Lauri Võsandi 3012d843a9 Enabled certificate publishing from command-line
Instead of defining environment variables for
push server URL-s the URL-s are now fetched
from openssl.cnf instead.
2015-10-26 21:52:48 +01:00
Lauri Võsandi e6817b0c81 Added instructions for automating certificate management on Ubuntu 2015-10-17 20:42:59 +03:00
Priit Laes 8caf917d75 Add travis and codecov status badges 2015-10-08 14:25:27 +03:00
Lauri Võsandi 4187b3064c Improved documentation about AD integration. 2015-09-01 20:25:20 +03:00
Priit Laes a3fd7edbfb Add kerberos to requirements 2015-08-28 05:55:28 +00:00
Lauri Võsandi 48541b7a08 Updated README 2015-08-22 23:19:30 +03:00
Lauri Võsandi f92853bedb Added diagrams and improved docs 2015-08-16 18:09:06 +03:00
Lauri Võsandi e2f27078d1 Added preliminary Kerberos authentication support 2015-08-16 17:21:42 +03:00
Lauri Võsandi c5d27e8a76 Released 0.1.17 2015-08-13 11:11:08 +03:00
Lauri Võsandi f24ef4024c Fixes 2015-07-27 18:49:50 +03:00
Lauri Võsandi 10a329c0fe Added uWSGI support and documentation 2015-07-27 15:30:50 +03:00
Lauri Võsandi d024f778f8 Implemented essential functionality 2015-07-26 23:34:46 +03:00
Lauri Võsandi 0af381fc46 Initial commit 2015-07-12 22:22:10 +03:00