.. |
auth
|
Catch OAuth providers that want the params sent as data (#800)
|
2017-05-25 10:21:29 -07:00 |
authorities
|
Fixes bug where authority status was not set correctly. (#739)
|
2017-03-29 10:10:51 -07:00 |
certificates
|
Fixing some confusion between 401 vs 403 error code. 401 indicates that the user should attempt to authenticate again. Where as 403 indicates the user is authenticated but not allowed to complete an action. (#804)
|
2017-05-18 13:20:17 -07:00 |
common
|
Add Check of DB connections on healthcheck URL (#812)
|
2017-05-22 17:15:41 -07:00 |
defaults
|
Minor documentation fixes/tweaks (#597)
|
2016-12-14 09:29:04 -08:00 |
deployment
|
Fixing the re-issuance process. Ensuring that certificates that are r… (#686)
|
2017-02-03 11:21:53 -08:00 |
destinations
|
Minor documentation fixes/tweaks (#597)
|
2016-12-14 09:29:04 -08:00 |
domains
|
Fixes issue where domains without any associated certificates are not searchable. (#797)
|
2017-05-15 19:07:32 -07:00 |
endpoints
|
Modifying the way rotation works. (#629)
|
2016-12-23 13:18:42 -08:00 |
logs
|
Log the audit logs (#781)
|
2017-05-08 09:43:26 -07:00 |
migrations
|
Adds migration to fix keys on unique index. Closes #743. (#785)
|
2017-05-10 12:13:42 -07:00 |
notifications
|
Add test for when there are no notifications on a certificate (#757)
|
2017-04-24 09:04:49 -07:00 |
plugins
|
Fixing an issue with uploading to cloudfront. (#815)
|
2017-05-25 10:10:12 -07:00 |
reporting
|
Adding additional reporting and refactoring existing setup. (#620)
|
2016-12-20 12:48:14 -08:00 |
roles
|
Minor documentation fixes/tweaks (#597)
|
2016-12-14 09:29:04 -08:00 |
sources
|
Source syncing tweaks. (#705)
|
2017-03-03 14:53:56 -08:00 |
static/app
|
Fixing some confusion between 401 vs 403 error code. 401 indicates that the user should attempt to authenticate again. Where as 403 indicates the user is authenticated but not allowed to complete an action. (#804)
|
2017-05-18 13:20:17 -07:00 |
tests
|
Enabling hex serial numbers without breaking backward compatibility. (#779)
|
2017-05-05 11:04:09 -07:00 |
users
|
Rotation ui (#633)
|
2016-12-26 15:55:11 -08: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
|
[WIP] - 422 elb rotate (#493)
|
2016-11-18 11:27:46 -08:00 |
decorators.py
|
Fixing a few syntax errors
|
2015-08-03 21:16:55 -07:00 |
default.conf.py
|
clean out ADMINS references (#495)
|
2016-11-15 16:43:28 -08:00 |
exceptions.py
|
installing the digicert CIS plugin (#537)
|
2016-11-29 10:02:40 -08:00 |
extensions.py
|
Closes #278 and #199, Starting transition to marshmallow (#299)
|
2016-05-05 12:52:08 -07:00 |
factory.py
|
ensuring stdout has a default log level (#766)
|
2017-04-27 10:11:47 -07:00 |
manage.py
|
ensuring that lemur's default user has a valid email (#765)
|
2017-04-27 09:53:35 -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
|
fix unit and interval transposition in schemas.py (#752) (#774)
|
2017-04-30 12:23:34 -07:00 |
utils.py
|
Minor documentation fixes/tweaks (#597)
|
2016-12-14 09:29:04 -08:00 |