lemur/lemur
Marti Raudsepp 54ff4cddbf Disallow issuing certificates from inactive authority (#936) 2017-09-25 15:34:49 -07:00
..
auth Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
authorities Fix ability to remove all roles from authority (#880) 2017-08-28 17:35:01 -07:00
certificates Disallow issuing certificates from inactive authority (#936) 2017-09-25 15:34:49 -07:00
common Improve certificate name normalization: remove Unicode characters, etc. (#906) 2017-09-08 10:52:22 -07:00
defaults Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
deployment Adding the ability to specify a per-certificate rotation policy. (#851) 2017-07-12 16:46:11 -07:00
destinations Adds the ability for destination plugins to be sub-classed from Expor… (#839) 2017-06-26 12:03:24 -07:00
domains Fixes issue where domains without any associated certificates are not searchable. (#797) 2017-05-15 19:07:32 -07:00
endpoints Adding additional failure conditions to sentry tracking. (#853) 2017-07-13 14:49:04 -07:00
logs Add auditing for creating or updating a cert. (#845) 2017-07-04 06:39:16 -07:00
migrations server_default from "False" to sa.false() (#913) 2017-09-11 09:19:19 -07:00
notifications Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
plugins Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
policies Adding the ability to specify a per-certificate rotation policy. (#851) 2017-07-12 16:46:11 -07:00
reporting Adding additional reporting and refactoring existing setup. (#620) 2016-12-20 12:48:14 -08:00
roles Prevent unintended access to sensitive fields (passwords, private keys) (#876) 2017-08-16 09:38:42 -07:00
sources Adding additional failure conditions to sentry tracking. (#853) 2017-07-13 14:49:04 -07:00
static/app Disallow issuing certificates from inactive authority (#936) 2017-09-25 15:34:49 -07:00
tests Disallow issuing certificates from inactive authority (#936) 2017-09-25 15:34:49 -07:00
users Fix roles display on user screen and fix removing user roles (#879) 2017-08-17 09:24:10 -07:00
__about__.py Version bump. (#751) 2017-04-08 13:23:48 -07:00
__init__.py adding additional status code metrics (#555) 2016-12-02 13:02:59 -08:00
constants.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
database.py Prevent unintended access to sensitive fields (passwords, private keys) (#876) 2017-08-16 09:38:42 -07:00
decorators.py Fixing a few syntax errors 2015-08-03 21:16:55 -07:00
default.conf.py Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
exceptions.py Prevent unintended access to sensitive fields (passwords, private keys) (#876) 2017-08-16 09:38:42 -07:00
extensions.py Create signal hooks and handler for dumping CSR and certificate details (#882) 2017-08-28 17:35:56 -07:00
factory.py Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
manage.py Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
metrics.py Closes #216 2016-04-01 16:54:33 -07:00
models.py Adds migration to fix keys on unique index. Closes #743. (#785) 2017-05-10 12:13:42 -07:00
pytest.py adding test utils 2015-07-07 15:32:55 -07:00
schemas.py Adding the ability to specify a per-certificate rotation policy. (#851) 2017-07-12 16:46:11 -07:00
utils.py Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00