lemur/lemur
kevgliss aa979e31fd Digicert plugin (#478)
* Initial work on digicert plugin.

* Adding certificate pickup, to digicert plugin.

* Removing and rotating test api key.
2016-11-07 14:40:00 -08:00
..
analyze Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
auth python2.x .base64url_decode has a single parameter and incoming data is utf-8.. need to convert so string (#463) 2016-10-26 00:50:00 -07:00
authorities Adds option to restrict certificate expiration dates to weekdays. (#453) 2016-10-15 00:04:35 -07:00
certificates Fixes (#476) 2016-11-04 09:16:41 -07:00
common Minor changes for python3. (#477) 2016-11-07 14:33:07 -08:00
defaults Adding a new default issuer. 2016-06-28 17:46:26 -07:00
destinations Ensuring that destinations require private keys by default. (#390) 2016-07-04 15:30:20 -07:00
domains Docs (#344) 2016-06-03 08:28:09 -07:00
endpoints Fixing various problems with the syncing of endpoints, throttling sta… (#398) 2016-07-12 08:40:49 -07:00
migrations Prevents the silencing of notifications that are actively deployed. (#454) 2016-10-15 00:12:11 -07:00
notifications Prevents the silencing of notifications that are actively deployed. (#454) 2016-10-15 00:12:11 -07:00
plugins Digicert plugin (#478) 2016-11-07 14:40:00 -08:00
roles Closes #412. Allows 'name' be a valid attribute to specify a role. (#457) 2016-10-16 03:56:13 -07:00
sources Fixes a bug where certificates discovered by lemur's source plugins were not given the appropriate default notifications. (#447) 2016-10-11 21:08:13 -07:00
static/app Trying this to fix defaulting org to Netflix (#475) 2016-11-02 09:12:47 -07:00
tests Digicert plugin (#478) 2016-11-07 14:40:00 -08:00
users Closes #412. Allows 'name' be a valid attribute to specify a role. (#457) 2016-10-16 03:56:13 -07:00
__about__.py Docs (#344) 2016-06-03 08:28:09 -07:00
__init__.py Adding pending certificate metric. (#473) 2016-11-01 14:24:45 -07:00
constants.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
database.py Allowing the role-user associated to be updated. (#396) 2016-07-07 13:03:10 -07:00
decorators.py Fixing a few syntax errors 2015-08-03 21:16:55 -07:00
default.conf.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
exceptions.py Closes #372 (#389) 2016-07-04 14:32:46 -07:00
extensions.py Closes #278 and #199, Starting transition to marshmallow (#299) 2016-05-05 12:52:08 -07:00
factory.py Refactors the default notification option. Also ensures that notifications and destinations are easier to test. (#437) 2016-10-09 00:06:53 -07:00
manage.py Adding pending certificate metric. (#473) 2016-11-01 14:24:45 -07:00
metrics.py Closes #216 2016-04-01 16:54:33 -07:00
models.py Closes #284 (#336) 2016-06-27 14:40:46 -07:00
pytest.py adding test utils 2015-07-07 15:32:55 -07:00
schemas.py San alt name (#468) 2016-10-31 11:00:15 -07:00
utils.py Fixes (#476) 2016-11-04 09:16:41 -07:00