lemur/lemur
Curtis 425a07e988
Merge branch 'master' into destination-tpl-fix
2018-12-18 12:27:35 -08: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 Left outer join on domains tables to avoid missing results 2018-11-13 14:33:17 -08:00
authorizations Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
certificates updated query to ignore empty parameters 2018-12-12 12:45:48 +01:00
common When parsing SAN's, ignore unknown san_types, because in some cases they can contain unparsable/serializable values, resulting in a TypeError(repr(o) + " is not JSON serializable") 2018-12-06 16:47:53 +01: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 Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
migrations Run query on DB 2018-11-05 13:15:53 -08: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 Fix textarea and validation on destination page 2018-12-10 12:04:16 -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 Celery task for sync job 2018-10-29 09:10:43 -07:00
static/app Fix textarea and validation on destination page 2018-12-10 12:04:16 -08:00
tests unit test 2018-11-28 14:27:03 -08: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 unit test 2018-11-28 14:27:03 -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