lemur/lemur
Hossein Shafagh 8d0007b9c0 fixing the private DNS zone issue.
Private hosted zones will never be visible to third-parties like LetsEncrypt, and Lemur should not consider them as authoritative zones.
This fix, make sure  they are not added to the  dns_provider table.
2020-04-24 15:48:06 -07:00
..
acme_providers updating based on suggestions in 2911 2020-02-03 18:58:31 -08:00
api_keys Black lint all the things 2019-05-16 07:57:02 -07:00
auth OAUTH2 fixes 2020-04-04 11:32:23 -04:00
authorities Black lint all the things 2019-05-16 07:57:02 -07:00
authorizations Black lint all the things 2019-05-16 07:57:02 -07:00
certificates simplifying code 2020-03-26 20:45:00 -07:00
common Merge branch 'master' into enhanced_error_loggin 2020-04-08 14:51:06 -04:00
defaults Black lint all the things 2019-05-16 07:57:02 -07:00
deployment Adding the ability to specify a per-certificate rotation policy. (#851) 2017-07-12 16:46:11 -07:00
destinations Black lint all the things 2019-05-16 07:57:02 -07:00
dns_providers Merge branch 'powerdnsplugin_01' of github.com:Netflix/lemur into powerdnsplugin_01 2020-02-03 19:04:05 -08:00
domains Enhance domains query and sensitive domain checking code; Allow creation of opt-out roles via config 2019-05-30 10:21:44 -07:00
endpoints Black lint all the things 2019-05-16 07:57:02 -07:00
logs Black lint all the things 2019-05-16 07:57:02 -07:00
migrations Merge branch 'master' of github.com:Netflix/lemur into improving-cert-lookup-time 2019-05-30 08:55:49 -07:00
notifications Update messaging.py 2019-06-06 13:35:45 -07:00
pending_certificates removing unintended commit 2019-09-20 15:22:45 -07:00
plugins fixing the private DNS zone issue. 2020-04-24 15:48:06 -07:00
policies Black lint all the things 2019-05-16 07:57:02 -07:00
reporting Black lint all the things 2019-05-16 07:57:02 -07:00
roles Black lint all the things 2019-05-16 07:57:02 -07:00
sources Merge branch 'master' into enhanced_error_loggin 2020-04-08 14:51:06 -04:00
static/app removing 2 year option from Lemur certificate request form 2020-03-04 14:50:44 -08:00
tests updated requirements, fixed unittests, pytest, and distinguidedName ordering 2020-04-09 18:17:05 -07:00
users Black lint all the things 2019-05-16 07:57:02 -07:00
__about__.py Black lint all the things 2019-05-16 07:57:02 -07:00
__init__.py Initial LetsEncrypt / Celery docs 2019-07-09 11:13:11 -07:00
constants.py Black lint all the things 2019-05-16 07:57:02 -07:00
database.py Black lint all the things 2019-05-16 07:57:02 -07:00
default.conf.py Black lint all the things 2019-05-16 07:57:02 -07:00
exceptions.py Black lint all the things 2019-05-16 07:57:02 -07:00
extensions.py Black lint all the things 2019-05-16 07:57:02 -07:00
factory.py Support read replicas 2019-05-28 12:45:39 -07:00
manage.py created CLI options for testin ACME over dns. Examle: `acme dnstest -d _acme-chall.foo.com -t token1` 2020-01-28 19:13:28 -08:00
metrics.py Black lint all the things 2019-05-16 07:57:02 -07:00
models.py Black lint all the things 2019-05-16 07:57:02 -07:00
pytest.py adding test utils 2015-07-07 15:32:55 -07:00
schemas.py Black lint all the things 2019-05-16 07:57:02 -07:00
utils.py Black lint all the things 2019-05-16 07:57:02 -07:00