lemur/lemur
Curtis 74ca13861c
Merge branch 'master' into master
2018-04-27 11:19:23 -07:00
..
api_keys Adding some niceties around the way users are associated with tokens. (#1012) 2017-12-05 10:57:17 -08:00
auth check if user active properly 2018-03-26 13:14:22 -07:00
authorities WIP: Add support for Acme/LetsEncrypt with DNS Provider integration 2018-04-10 14:28:53 -07:00
authorizations Working acme flow. Pending DNS providers UI 2018-04-24 09:38:57 -07:00
certificates dns_provider ui 2018-04-27 11:18:51 -07:00
common Some unit tests 2018-04-25 11:19:34 -07:00
defaults More stuff. Will prioritize this more next week 2018-04-20 14:49:54 -07: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
dns_providers dns_provider ui 2018-04-27 11:18:51 -07:00
domains Fixes issue where domains without any associated certificates are not searchable. (#797) 2017-05-15 19:07:32 -07:00
endpoints Fix filtering on boolean columns, broken with SQLAlchemy 1.2 upgrade 2018-04-09 18:59:23 +03:00
logs Initial work allowing certificates to be revoked. (#941) 2017-09-28 18:27:56 -07:00
migrations fix_changes 2018-04-13 15:50:55 -07:00
notifications Fix filtering on boolean columns, broken with SQLAlchemy 1.2 upgrade 2018-04-09 18:59:23 +03:00
pending_certificates Working acme flow. Pending DNS providers UI 2018-04-24 09:38:57 -07:00
plugins dns_provider ui 2018-04-27 11:18:51 -07:00
policies Check for default rotation policy before updating db (#1223) 2018-04-24 16:55:26 -07:00
reporting Adding additional reporting and refactoring existing setup. (#620) 2016-12-20 12:48:14 -08:00
roles Async Certificate Issuing using Pending Certificates (#1037) 2018-02-22 08:13:16 -08:00
sources fix for https://github.com/Netflix/lemur/issues/1045 (#1056) 2018-02-20 08:28:11 -08:00
static/app dns_provider ui 2018-04-27 11:18:51 -07:00
tests fix test 2018-04-26 09:04:13 -07:00
users Async Certificate Issuing using Pending Certificates (#1037) 2018-02-22 08:13:16 -08:00
__about__.py Version bump. (#1034) 2018-01-02 14:08:56 -08:00
__init__.py Merge branch 'master' into hackday 2018-04-12 12:49:52 -07:00
constants.py ecc: add the support for ECC (#1191) 2018-04-10 16:54:17 -07:00
database.py Allow sorting and filtering by camelCase field names (#1019) 2017-12-12 09:44:53 -08: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 Adding metrics for request timings. (#1190) 2018-04-10 15:55:02 -07:00
factory.py Selectively enable CORS. (#1220) 2018-04-24 17:10:38 -07:00
manage.py Print variable value instead of name (#1227) 2018-04-26 09:39:42 -07:00
metrics.py Closes #216 2016-04-01 16:54:33 -07:00
models.py Working acme flow. Pending DNS providers UI 2018-04-24 09:38:57 -07:00
pytest.py adding test utils 2015-07-07 15:32:55 -07:00
schemas.py lint 2018-04-24 09:48:14 -07:00
utils.py Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00