certidude/certidude
Lauri Võsandi bfdd8c4887 Several updates #3
* Move SessionResource and CertificateAuthorityResource to api/session.py
* Log browser user agent for logins
* Remove static sink from backend, nginx always serves static now
* Don't emit 'attribute-update' event if no attributes were changed
* Better CN extraction from DN during lease update
* Log user who deleted request
* Remove long polling CRL fetch API call and relevant test
* Merge auth decorators ldap_authenticate, kerberos_authenticate, pam_authenticate
* Add 'kerberos subnets' to distinguish authentication method
* Add 'admin subnets' to filter traffic to administrative API calls
* Highlight recent log events
* Links to switch between 2, 3 and 4 column layouts in the dashboard
* Restored certidude client snippets in request dialog
* Various bugfixes, improved log messages
2018-05-04 08:55:49 +00:00
..
api Several updates #3 2018-05-04 08:55:49 +00:00
sql Bugfixes 2017-04-12 13:56:29 +00:00
static Several updates #3 2018-05-04 08:55:49 +00:00
templates Several updates #3 2018-05-04 08:55:49 +00:00
__init__.py tests: Test CRL checks on client side 2017-05-04 07:38:49 +00:00
authority.py Several updates #3 2018-05-04 08:55:49 +00:00
cli.py Several updates #3 2018-05-04 08:55:49 +00:00
common.py Several updates #2 2018-05-02 08:11:01 +00:00
config.py Several updates #3 2018-05-04 08:55:49 +00:00
const.py Several updates 2018-04-27 07:48:15 +00:00
decorators.py Several updates #2 2018-05-02 08:11:01 +00:00
errors.py tests: Attempt to set up nchan as part of unittests 2017-05-06 21:07:41 +00:00
mailer.py Major refactor 2017-12-30 14:00:19 +00:00
mysqllog.py Move leases and tagging backend to filesystem extended attributes 2017-03-26 00:10:09 +00:00
profile.py Migrate signature profiles to separate config file 2018-04-16 12:13:54 +00:00
push.py Major refactor 2017-12-30 14:00:19 +00:00
relational.py Major refactor 2017-12-30 14:00:19 +00:00
user.py Several updates #2 2018-05-02 08:11:01 +00:00