certidude/certidude/api
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
..
utils Several updates #3 2018-05-04 08:55:49 +00:00
__init__.py Several updates #3 2018-05-04 08:55:49 +00:00
attrib.py Several updates #3 2018-05-04 08:55:49 +00:00
bootstrap.py api: bootstrap: Drop unused imports 2018-02-03 14:05:02 +02:00
builder.py Several updates #2 2018-05-02 08:11:01 +00:00
lease.py Several updates #3 2018-05-04 08:55:49 +00:00
log.py Several updates #2 2018-05-02 08:11:01 +00:00
ocsp.py Several updates 2018-04-27 07:48:15 +00:00
request.py Several updates #3 2018-05-04 08:55:49 +00:00
revoked.py Several updates #3 2018-05-04 08:55:49 +00:00
scep.py Several updates 2018-04-27 07:48:15 +00:00
script.py Move certidude.firewall to api.utils.firewall where it belongs 2018-02-03 14:43:43 +02:00
session.py Several updates #3 2018-05-04 08:55:49 +00:00
signed.py Several updates #3 2018-05-04 08:55:49 +00:00
tag.py Several updates #3 2018-05-04 08:55:49 +00:00
token.py Several updates #2 2018-05-02 08:11:01 +00:00