Peter Thomassen
|
f28a7cf4e2
fix(api): reduce NSEC3 iterations to 127
|
7 years ago |
Peter Thomassen
|
2e4d4949e0
feat(api): speed-up by notifying slave of domain creation, add test
|
7 years ago |
Peter Thomassen
|
a8c793b564
feat(api,nslord): have api handle DNSSEC setup, closes #81
|
7 years ago |
Peter Thomassen
|
b46656c1e4
fix(api): condone pdns status code regression
|
7 years ago |
Peter Thomassen
|
fda7c07c60
refactor(api): simplify record management
|
7 years ago |
Peter Thomassen
|
1238a2e72c
fix(api): data structure typo. explicit is better than implicit!
|
7 years ago |
Peter Thomassen
|
3fdd2012b7
refactor(api): switch dynDNS handling from Domain model to RRset model
|
7 years ago |
Peter Thomassen
|
cad275d3aa
refactor(api): introduce RR model, replaces RRsets.records items
|
7 years ago |
Peter Thomassen
|
e83550e3f6
fix(api): fix regression from 13f9fdd (empty keys)
|
8 years ago |
Nils Wisiol
|
13f9fdd80d
fix(pdns): check key type before processing response
|
8 years ago |
Peter Thomassen
|
550649be09
fix(api): work around key retrieval failure
|
8 years ago |
Peter Thomassen
|
e28967d965
feat(api): export DS/DNSKEY records, bring tests up to date
|
8 years ago |
Peter Thomassen
|
7ed51f1336
fix(api): fix creating domains after user unlock
|
8 years ago |
Peter Thomassen
|
cab4a37577
fix(api): sync RRsets from pdns after dynamic update
|
8 years ago |
Peter Thomassen
|
f13b45673e
20170418 rrsets endpoint (#50)
|
8 years ago |
Nils Wisiol
|
781319bcf6
chore(api): renamed variables to deshadow 'type'
|
8 years ago |
Peter Thomassen
|
f6c2e0cf0a
feat(api): check IP address validity on change, closes #23
|
8 years ago |
Peter Thomassen
|
3a3b6afe8a
fix(pdns.py): do not expose pdns.py internal objects
|
8 years ago |
Nils Wisiol
|
67a3737a97
feat(pdns): command lord to NOTIFY master immediately on update
|
8 years ago |
Nils Wisiol
|
fa6e2ac798
fix(pdns): PEP style fix redundant parenthesis
|
8 years ago |
Nils Wisiol
|
0a7386a6da
feat(api): DNS challenge support for Let's Encrypt
|
8 years ago |
Peter Thomassen
|
fd92373104
fix(api): make DELETE on DomainDetail idempotent, fixes #12
|
8 years ago |
Peter Thomassen
|
31ee6d32cd
feat(api): implement zone deletion
|
8 years ago |
Nils Wisiol
|
b0ac59d866
fix(api): check for existing zones via pdns api
|
8 years ago |
Nils Wisiol
|
60edcbc31d
fixup(api): resync suspended zones on unlock
|
8 years ago |
Nils Wisiol
|
6ecb3a3ac3
refactor(api): put pdns communication in pdns.py
|
8 years ago |