Ross McFarland
|
7ad1a8389f
|
Link all of the extration help messages to the README section
|
2022-01-25 19:03:18 -08:00 |
|
Ross McFarland
|
32c358af04
|
Quell all python warnings, mostly *Equals -> Equal and warn -> warning
|
2022-01-13 10:58:07 -08:00 |
|
Ross McFarland
|
6b9cdc336a
|
Extract & shim DnsMadeEasyProvider
|
2022-01-06 09:36:25 -08:00 |
|
Ross McFarland
|
35c0ff4d8e
|
f-strings for DnsMadeEasyProvider
|
2021-09-04 08:37:48 -07:00 |
|
Ross McFarland
|
af22e8c9c7
|
Use ProviderException as the base for all provider exception classes
|
2021-08-31 19:39:04 -07:00 |
|
Ross McFarland
|
55af09d73c
|
use super for supports base case, remove unused data_for.
|
2021-02-18 07:11:18 -08:00 |
|
Mark Tearle
|
84a0c089d4
|
Warn that NULL SRV records are unsupported in DNS Made Easy provider
|
2021-02-15 22:33:12 +08:00 |
|
Ross McFarland
|
79cb88ef25
|
Fix pycodestyle overindent warnings w/2.5.0
|
2020-01-11 09:37:00 -08:00 |
|
Adam Smith
|
ca80200653
|
add supports check to DNSMadeEasy Provider
|
2019-03-21 21:57:02 -07:00 |
|
Ross McFarland
|
bc6e492f35
|
Merge remote-tracking branch 'origin/master' into dynamic-records
|
2018-12-10 08:44:57 -08:00 |
|
Adam Smith
|
6ee308089f
|
add ANAME support to DnsMadeEasy (ALIAS == ANAME)
|
2018-12-09 17:08:38 -08:00 |
|
Ross McFarland
|
303d0532c8
|
Implement SUPPORTS_DYNAMIC functionality, no providers
|
2018-12-03 14:40:43 -08:00 |
|
Ross McFarland
|
cee7677ae4
|
Implement Zone.add_record lenient across our providers
|
2018-05-30 12:41:59 -07:00 |
|
Ross McFarland
|
3ea78af8e1
|
pycodestyle updates, mostly escaping \, couple r's, ignore break on binary
|
2018-04-15 09:58:36 -07:00 |
|
Adam Smith
|
d8837a14ad
|
add tests for DnsMadeEasy provider
|
2018-01-27 21:58:05 -08:00 |
|
Adam Smith
|
4dc7c582a3
|
add ratelimit_delay parameter
|
2018-01-25 13:01:39 -08:00 |
|
Adam Smith
|
712d1d86aa
|
add DnsMadeEasy to README, sandbox environment toggle
|
2018-01-22 21:45:21 -08:00 |
|
Adam Smith
|
ef2ebf7199
|
add exists for zone creation detection
|
2018-01-21 23:37:01 -08:00 |
|
Adam Smith
|
449330bbf3
|
add DnsMadeEasy Provider
|
2018-01-21 22:47:46 -08:00 |
|