Nils Wisiol
|
e4bbca190d
fix(api): avoid using regex OR operator, remove '@' special case
|
6 年之前 |
Nils Wisiol
|
51fd367387
fix(api): reversing failed due to missing info on the request
|
6 年之前 |
Peter Thomassen
|
95092f9d99
fix(api): improve some error messages
|
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
|
f173b33592
feat(api): simply accessing RRsets at the zone apex, fixes #136
|
6 年之前 |
Peter Thomassen
|
a767eff2a2
fix(api): remove obsolete IPAuthentication scheme
|
6 年之前 |
Peter Thomassen
|
35af1c1e1a
fix(dyn): respond regardless of Accept header, and return text/plain
|
6 年之前 |
Peter Thomassen
|
5488d3cd1b
fix(api): better adhere to DynDNS RA-API
|
6 年之前 |
Peter Thomassen
|
46570e66e5
fix(api): when fetching a user token, return the first one
|
6 年之前 |
Peter Thomassen
|
b2a6f9e9f7
fix(api): validate that RRset view receives JSON object
|
6 年之前 |
Peter Thomassen
|
6895071a18
fix(api): accept application/json only, fixes #103
|
6 年之前 |
Peter Thomassen
|
c86f5ca6f5
fix(api): also send welcome email if user is locked, fixes #128
|
6 年之前 |
Peter Thomassen
|
3bbaaa2096
fix(api): reorganize Django project structure, fixes #77
|
6 年之前 |
Nils Wisiol
|
e1db767cf0
chore(): upgrade dependencies
|
6 年之前 |
Nils Wisiol
|
6f404159a2
fix(auth): ignore failed b64 decoding of tokens
|
6 年之前 |
Nils Wisiol
|
d5d09c5b36
fix(api): remove unused endpoint domains/:id, fixes #117
|
6 年之前 |
Nils Wisiol
|
cdd7ab47ca
fix(bulk): PATCH rrsets: check if domain exists, fixes #111
|
6 年之前 |
Nils Wisiol
|
55a8ae2389
feat(auth): multiple auth tokens per user
|
7 年之前 |
Peter Thomassen
|
df7af6a5a6
fix(api): silently accept unnecessary user unlock attempt
|
7 年之前 |
Peter Thomassen
|
0edfab3531
feat(api): bulk REST requests, closes #83
|
7 年之前 |
Peter Thomassen
|
a904ea1a0e
refactor(api): add method to convert dict-like RRsets to RRset objects
|
7 年之前 |
Peter Thomassen
|
cb0434be63
fix(api): fix hostname-based abuse check
|
7 年之前 |
Nils Wisiol
|
449752d201
feat(donation): introduced setting for creditor name
|
7 年之前 |
Peter Thomassen
|
7ffe0ed3c5
feat(api): replace captcha flag by locking timestamp
|
7 年之前 |
Peter Thomassen
|
433491d905
fix(api): improve RRset creation/modification error codes
|
7 年之前 |
Peter Thomassen
|
01279095b8
fix(api): remove no-op code
|
7 年之前 |
Nils Wisiol
|
06342fe5b1
feat(test): e2e tests for dyndns12 endpoint
|
8 年之前 |
Peter Thomassen
|
c80af3e611
fix(api): disallow deleting RRset while user is locked
|
7 年之前 |
Peter Thomassen
|
d3c92f4b3c
refactor(api): simplify Domain.write_rrsets() interface
|
7 年之前 |