Mathias Petermann
|
4464c5890d
|
Flake8
|
2020-10-27 10:37:30 +01:00 |
Mathias Petermann
|
812e1dee92
|
Refactor Acme plugin into AcmeChallenge objects, dns01
|
2020-10-27 10:37:27 +01:00 |
Mathias Petermann
|
d7fc84f6e9
|
Fix dns-providers type missing from schema
|
2020-09-29 14:36:31 +02:00 |
sayali
|
5ae65c2c4d
|
Remove unused import
|
2020-09-15 14:55:04 -07:00 |
sayali
|
676562ffde
|
Match column type to db schema
No functional change
|
2020-09-14 18:13:35 -07:00 |
alwaysjolley
|
1bcc9d5d0d
|
allowing for _ in domains
|
2020-06-03 13:20:23 -04:00 |
alwaysjolley
|
1b8507636b
|
fixing quotes, no escape characters in tests, fixed anchors
|
2020-06-03 12:49:55 -04:00 |
alwaysjolley
|
8658ac531e
|
fixing unittests and allowing for single character domains
|
2020-06-03 08:08:49 -04:00 |
alwaysjolley
|
2a1751ec30
|
fixing domain validation to account for 2-63 character length and correct character set
|
2020-06-03 04:56:38 -04:00 |
csine-nflx
|
c38e651eb0
|
Merge branch 'powerdnsplugin_01' of github.com:Netflix/lemur into powerdnsplugin_01
|
2020-02-03 19:04:05 -08:00 |
csine-nflx
|
53f81fb09f
|
updating based on suggestions in 2911
|
2020-02-03 18:58:31 -08:00 |
csine-nflx
|
fecb5b6252
|
Merge branch 'master' into powerdnsplugin_01
|
2020-01-31 16:37:57 -08:00 |
csine-nflx
|
be7736d350
|
adding dns tests and assorted exception handling
|
2020-01-31 13:16:37 -08:00 |
csine-nflx
|
b885244aa7
|
fixing issue where set_domains() is still called when get_all_zones() throws an exception
|
2020-01-29 11:26:53 -08:00 |
csine-nflx
|
b91899fe99
|
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 |
Hossein Shafagh
|
192ecb3ce0
|
DNS provider: adding more logging
|
2020-01-28 16:24:50 -08:00 |
csine-nflx
|
c465062673
|
integrated PowerDNS plugin into dns_providers
|
2020-01-23 23:53:38 -08:00 |
Kush Bavishi
|
e37a7c775e
|
Initial commit for the UltraDNS plugin to support Lets Encrypt
|
2019-07-18 14:29:54 -07:00 |
Curtis Castrapel
|
68fd1556b2
|
Black lint all the things
|
2019-05-16 07:57:02 -07:00 |
Curtis Castrapel
|
a90154e0ae
|
LetsEncrypt Celery Flow
|
2018-11-29 09:29:05 -08:00 |
Curtis Castrapel
|
da99bcda68
|
Better zone handling
|
2018-08-16 10:12:19 -07:00 |
Curtis Castrapel
|
bb026b8b59
|
Allow LetsEncrypt renewals and requesting certificates without specifying DNS provider
|
2018-08-13 14:22:59 -07:00 |
root
|
8dc52b859b
|
initial commit
|
2018-07-11 11:57:36 -05:00 |
Curtis Castrapel
|
1a02740b67
|
reformat code (noop)
|
2018-06-29 15:24:31 -07:00 |
Curtis Castrapel
|
92860cffca
|
Default configuration for DNS providers
|
2018-06-11 13:32:53 -07:00 |
Curtis Castrapel
|
97d3621705
|
convert description to TEXT column
|
2018-05-29 10:23:01 -07:00 |
Curtis Castrapel
|
544a02ca3f
|
Addressing comments. Updating copyrights. Added function to determine authorative name server
|
2018-05-29 10:23:01 -07:00 |
Curtis Castrapel
|
9ccb8fb838
|
Alembic simplification
|
2018-05-07 15:14:32 -07:00 |
Curtis Castrapel
|
e68b3d2cbd
|
0.7 release
|
2018-05-07 09:58:24 -07:00 |
Curtis Castrapel
|
532872b3c6
|
dns_provider ui
|
2018-04-27 11:18:51 -07:00 |
Curtis Castrapel
|
efd5836e43
|
fix test
|
2018-04-26 09:04:13 -07:00 |
Curtis Castrapel
|
f0f2092fb4
|
Some unit tests
|
2018-04-25 11:19:34 -07:00 |
Curtis Castrapel
|
7704f51441
|
Working acme flow. Pending DNS providers UI
|
2018-04-24 09:38:57 -07:00 |
Curtis Castrapel
|
44e3b33aaa
|
More stuff. Will prioritize this more next week
|
2018-04-20 14:49:54 -07:00 |
Curtis Castrapel
|
2d6d2357b5
|
DNS Providers list returned
|
2018-04-13 15:50:55 -07:00 |
Curtis Castrapel
|
a66d85b63d
|
clean up a bit
|
2018-04-13 15:50:55 -07:00 |
Curtis Castrapel
|
b0bd0435c4
|
more stuff
|
2018-04-13 15:50:54 -07:00 |
Curtis Castrapel
|
f6fd262618
|
DNS Providers list returned
|
2018-04-11 15:56:00 -07:00 |
Curtis Castrapel
|
5125990c4c
|
clean up a bit
|
2018-04-11 07:48:04 -07:00 |
Curtis Castrapel
|
5beb319b27
|
more stuff
|
2018-04-10 16:04:07 -07:00 |