Nils Wisiol
|
95d0c05661
feat(api): case-insensitive DynDNS12 interface
|
6 년 전 |
Nils Wisiol
|
6c600d764e
fix(api): tests: assert requests blocks to include more assertions
|
6 년 전 |
Nils Wisiol
|
e3a86096f1
fix(api): tests: show response if status code check fails
|
6 년 전 |
Nils Wisiol
|
c09c776551
fix(api): tests: move set_credentials* to client class
|
6 년 전 |
Nils Wisiol
|
06b53f1bd4
chore(api): refactored and cleaned up Django tests
|
6 년 전 |
Nils Wisiol
|
52e77231eb
fix(api): decouple django tests from name servers
|
6 년 전 |
Peter Thomassen
|
ff00555681
feature(api): remove write-support for locked users, closes #147
|
6 년 전 |
Nils Wisiol
|
35bc15c19e
feat(api): add API versioning, closes #137
|
6 년 전 |
Peter Thomassen
|
1cb8633c67
fix(dyn): align authentication scheme behavior for invalid usernames
|
6 년 전 |
Nils Wisiol
|
e1db767cf0
chore(): upgrade dependencies
|
6 년 전 |
Peter Thomassen
|
8006001002
fix(api): various shortcomings in _write_rrsets(), including ttl update
|
7 년 전 |
Peter Thomassen
|
56d6dc4d9e
fix(api): make sure unlock() won't overwrite unmanaged pdns domains
|
7 년 전 |
Peter Thomassen
|
7ffe0ed3c5
feat(api): replace captcha flag by locking timestamp
|
7 년 전 |
Peter Thomassen
|
2e4d4949e0
feat(api): speed-up by notifying slave of domain creation, add test
|
7 년 전 |
Peter Thomassen
|
acf63542f1
fix(tests): clarifying confusing test names, closes #73
|
7 년 전 |
Peter Thomassen
|
dd04336b67
feat(api): allow unsetting dynamic IPs
|
7 년 전 |
Peter Thomassen
|
1238a2e72c
fix(api): data structure typo. explicit is better than implicit!
|
8 년 전 |
Peter Thomassen
|
3fdd2012b7
refactor(api): switch dynDNS handling from Domain model to RRset model
|
8 년 전 |
Peter Thomassen
|
e28967d965
feat(api): export DS/DNSKEY records, bring tests up to date
|
8 년 전 |
Peter Thomassen
|
f13b45673e
20170418 rrsets endpoint (#50)
|
8 년 전 |
Nils Wisiol
|
67a3737a97
feat(pdns): command lord to NOTIFY master immediately on update
|
8 년 전 |
Peter Thomassen
|
beb085cf75
fix(api): fix HTTP error codes for basic auth, closes #26
|
8 년 전 |
Peter Thomassen
|
31ee6d32cd
feat(api): implement zone deletion
|
8 년 전 |
Peter Thomassen
|
4420dff375
fix(api): move dyn property from Domain to User model
|
8 년 전 |
Nils Wisiol
|
601ebf421f
fix(api): identification of domain by provided username
|
8 년 전 |
Nils Wisiol
|
920f0dae2b
fixup(api): unit tests for captcha
|
8 년 전 |
Nils Wisiol
|
60edcbc31d
fixup(api): resync suspended zones on unlock
|
8 년 전 |
Nils Wisiol
|
6ecb3a3ac3
refactor(api): put pdns communication in pdns.py
|
8 년 전 |
Nils Wisiol
|
a484e96d64
fix(tests): intercept pdns http api requests
|
8 년 전 |
Nils Wisiol
|
f01b4be711
fix(tests): py3 utf8 strings
|
8 년 전 |