1
0
mirror of https://github.com/laurivosandi/certidude synced 2024-09-28 13:01:43 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
39363a57c7 tests: More coverage 2017-07-06 09:29:02 +00:00
0a98b3f82e Add tests for OCSP, several bugfixes 2017-06-04 14:19:29 +00:00
61aa54695e cli: Migrate client side to oscrypto 2017-05-27 21:17:21 +03:00
b19e163a82 tests: Attempt to set up nchan as part of unittests 2017-05-06 21:07:41 +00:00
189c604832 tests: Better code coverage 2017-05-03 21:04:34 +00:00
649863a77e tests: Handle forking 2017-05-03 07:04:52 +00:00
b0683b268d Attempt to run client as part of unittests 2017-05-01 16:20:50 +00:00
a5b880c020 Fix dependency on subprocess 2017-04-20 05:23:09 +00:00
5e812f5194 Fixes 2017-04-20 05:20:10 +00:00
811e6dbb08 Complete overhaul
* Switch to Python 2.x due to lack of decent LDAP support in Python 3.x
* Add LDAP backend for authentication/authorization
* Add PAM backend for authentication
* Add getent backend for authorization
* Add preliminary CSRF protection
* Update icons
* Update push server documentation, use nchan from now on
* Add P12 bundle generation
* Add thin wrapper around Python's SQL connectors
* Enable mailing subsystem
* Add Kerberos TGT renewal cronjob
* Add HTTPS server setup commands for nginx
2016-03-21 23:42:39 +02:00
da6600e2e9 api: Added signed certificate tagging mechanism 2015-12-16 17:41:49 +00:00
b788d701eb Refactor wrappers
Completely remove wrapper class for CA,
use certidude.authority module instead.
2015-12-12 22:39:17 +00:00