Peter Thomassen
|
5233cceb56
feat(api): add token domain policy
|
4 years ago |
Peter Thomassen
|
d9bd5954a6
refactor(api): make SerialListView more idiomatic
|
4 years ago |
Peter Thomassen
|
9ea5f4bb7d
refactor(api): make DynDNS12UpdateView more idiomatic
|
4 years ago |
Peter Thomassen
|
ebea7fee00
feat(api): add AuthenticatedTouchDomainUserActionView and route
|
5 years ago |
Peter Thomassen
|
20692c7f34
feat(api): new serials/ endpoint
|
5 years ago |
Peter Thomassen
|
33342565ab
refactor(api): merge DomainDetail and DomainList into DomainViewSet
|
5 years ago |
Peter Thomassen
|
85fae1c65c
feat(api): bump dependencies, including Django 3.0
|
5 years ago |
Peter Thomassen
|
5b3736158b
fix(api): use regex delimiters in RRset URL routing
|
5 years ago |
Peter Thomassen
|
65d0cdd8ee
feat(api): add logout endpoint (for current token)
|
5 years ago |
Nils Wisiol
|
a7d54148a9
feat(api): require locally generated captcha for user registration
|
5 years ago |
Nils Wisiol
|
7c4dc77ddc
feat(api): rework user management
|
5 years ago |
Peter Thomassen
|
8b391c7668
feat(api): remove dyn endpoint, closes #193
|
6 years ago |
Nils Wisiol
|
0c09855b36
fix(api): removes routing to Djoser's multi-token-incompatible views
|
6 years ago |
Nils Wisiol
|
9219915fa7
chore(api): update code style (mostly PEP 8), no functional changes
|
6 years ago |
Nils Wisiol
|
e4308ca045
chore(api): move subname and type validation to serializer
|
6 years ago |
Nils Wisiol
|
e4bbca190d
fix(api): avoid using regex OR operator, remove '@' special case
|
6 years ago |
Nils Wisiol
|
35bc15c19e
feat(api): add API versioning, closes #137
|
6 years ago |