lemur/lemur
Ronald Moesbergen 8abf95063c Implement a ALLOW_CERT_DELETION option (boolean, default False). When enabled, the certificate delete API call will work and the UI
will no longer display deleted certificates. When disabled (the default), the delete API call will not work (405 method not allowed)
 and the UI will show all certificates, regardless of the 'deleted' flag.
2019-02-14 11:57:27 +01:00
..
api_keys Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
auth Only search nested group memberships when LDAP_IS_ACTIVE_DIRECTORY is True 2018-11-20 10:37:36 +01:00
authorities adjusting the query to filter authorities based on matching CN 2019-01-14 17:52:06 -08:00
authorizations Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
certificates Implement a ALLOW_CERT_DELETION option (boolean, default False). When enabled, the certificate delete API call will work and the UI 2019-02-14 11:57:27 +01:00
common Use special issuer values <selfsigned> and <unknown> in special cases 2019-02-05 16:56:09 +02:00
defaults Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
deployment Adding the ability to specify a per-certificate rotation policy. (#851) 2017-07-12 16:46:11 -07:00
destinations Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
dns_providers LetsEncrypt Celery Flow 2018-11-29 09:29:05 -08:00
domains Add new gin index to optimize ILIKE queries 2018-11-05 10:29:11 -08:00
endpoints Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
logs Add 'delete_cert' to enum log_type in logs table 2019-01-21 10:22:03 +01:00
migrations Implement a ALLOW_CERT_DELETION option (boolean, default False). When enabled, the certificate delete API call will work and the UI 2019-02-14 11:57:27 +01:00
notifications Fix notifications - Ensure that notifcation e-mails are sent appropriately 2018-12-06 12:25:43 -08:00
pending_certificates get_or_increase_name fix for pendingcertificates 2018-10-29 13:53:30 -07:00
plugins Merge branch 'master' into ADCS-plugin 2019-02-01 16:38:39 -08:00
policies Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
reporting Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
roles Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
sources Merge branch 'master' into get_by_attributes 2019-02-01 16:48:50 -08:00
static/app Expose full certificate RFC 4514 Distinguished Name string 2019-01-23 10:03:40 +02:00
tests Implement a ALLOW_CERT_DELETION option (boolean, default False). When enabled, the certificate delete API call will work and the UI 2019-02-14 11:57:27 +01:00
users Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
__about__.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
__init__.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
constants.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
database.py More accurate db count functionality 2018-11-13 09:14:21 -08:00
default.conf.py Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
exceptions.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
extensions.py Adding pessimistic sqlalchemy disconnection handling 2018-07-23 10:57:22 -07:00
factory.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
manage.py allowing create_user with noninteractive PW;updating reqs 2019-01-29 15:17:40 -08:00
metrics.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
models.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
pytest.py adding test utils 2015-07-07 15:32:55 -07:00
schemas.py typo fix 2018-08-13 14:25:54 -07:00
utils.py Clean up module imports 2018-07-12 11:21:18 -07:00