..
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
Fix filtering on boolean columns, broken with SQLAlchemy 1.2 upgrade
2018-04-09 18:59:23 +03:00
certificates
fixing docs ( #1231 )
2018-05-08 10:58:48 -07:00
common
Use serial_number instead of serial ( #1251 )
2018-05-23 16:04:30 -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
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
comments on alembic changes. resolve invalid usage of log_service.create
2018-02-26 12:08:31 -08:00
notifications
Fix filtering on boolean columns, broken with SQLAlchemy 1.2 upgrade
2018-04-09 18:59:23 +03:00
pending_certificates
Fix filtering on boolean columns, broken with SQLAlchemy 1.2 upgrade
2018-04-09 18:59:23 +03:00
plugins
Correct validities
2018-04-13 15:18:17 -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
ecc: add the support for ECC ( #1191 )
2018-04-10 16:54:17 -07:00
tests
ecc: add the support for ECC ( #1191 )
2018-04-10 16:54:17 -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
Adding metrics for request timings. ( #1190 )
2018-04-10 15:55:02 -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
Merge branch 'master' into unq-const
2018-02-26 08:03:31 -08:00
pytest.py
adding test utils
2015-07-07 15:32:55 -07:00
schemas.py
allowing null basic contraints ( #1131 )
2018-03-23 11:38:47 -07:00
utils.py
Minor documentation fixes/tweaks ( #597 )
2016-12-14 09:29:04 -08:00