Peter Thomassen
|
dd5a104eed
fix(api): move and simplify AuthenticatedActionAuthenticator
|
5 yıl önce |
Peter Thomassen
|
a753f2222e
fix(api): authenticate actions after validating HTTP method
|
5 yıl önce |
Nils Wisiol
|
39093213eb
feat(api): replace static container with webapp container
|
5 yıl önce |
Peter Thomassen
|
1fb7ef6462
fix(api): put plain token into activation response
|
5 yıl önce |
Nils Wisiol
|
f94e0fdd52
feat(webapp): adds front and sign up pages, reworks sign-up flow
|
5 yıl önce |
Nils Wisiol
|
6fe59ccae3
chore(api): restructure activate user code (functional no-op)
|
5 yıl önce |
Nils Wisiol
|
2b43c15175
feat(api): require CAPTCHA for password request reset
|
5 yıl önce |
Peter Thomassen
|
cf471ea8fa
fix(api): do not persist donations in database
|
5 yıl önce |
Peter Thomassen
|
25676430fc
feat(api): encrypt-then-authenticate action codes, closes #250
|
5 yıl önce |
Peter Thomassen
|
b5c6031710
feat(api): add GET endpoint for single token
|
5 yıl önce |
Peter Thomassen
|
65d0cdd8ee
feat(api): add logout endpoint (for current token)
|
5 yıl önce |
Peter Thomassen
|
158be3f8b2
feat(api): store tokens in hashed format and with UUID
|
5 yıl önce |
Peter Thomassen
|
2a306dbb54
feat(api): expose tokens only at creation time
|
5 yıl önce |
Peter Thomassen
|
d62ecef398
feat(api): simply call exposed field 'token' instead of 'auth_token'
|
5 yıl önce |
Peter Thomassen
|
aa4ec2f52b
fix(api): set correct minimum TTL on domains created via auth action
|
5 yıl önce |
Peter Thomassen
|
8dfbf7f4fc
fix(api): move dyn welcome email to Domain post_save signal, add test
|
5 yıl önce |
Peter Thomassen
|
3787a485d9
refactor(api): simplify interface to retrieve parent domain
|
5 yıl önce |
Nils Wisiol
|
12ce495194
fix(api): return 409 on delete requests if user still has domains
|
5 yıl önce |
Nils Wisiol
|
a7d54148a9
feat(api): require locally generated captcha for user registration
|
5 yıl önce |
Nils Wisiol
|
9d1b545d82
feat(api): improve domain name and PSL validation
|
5 yıl önce |
Nils Wisiol
|
784e6073ef
feat(api): move domain limit check to permissions module
|
5 yıl önce |
Nils Wisiol
|
5794ff3985
chore(): re-organize imports, fix erronous imports
|
5 yıl önce |
Nils Wisiol
|
09ce355c76
feat(api): do not record registration IP
|
5 yıl önce |
Nils Wisiol
|
7c4dc77ddc
feat(api): rework user management
|
5 yıl önce |
Peter Thomassen
|
33adeea6ef
fix(api): fix settings imports
|
6 yıl önce |
Peter Thomassen
|
8b391c7668
feat(api): remove dyn endpoint, closes #193
|
6 yıl önce |
Peter Thomassen
|
bbfd19526f
feat(api): introduce per-domain minimum TTL setting, fixes #216
|
6 yıl önce |
Peter Thomassen
|
7c448c6b3a
fix(api): POST/PATCH/PUT'ing RRset payload of invalid structure
|
6 yıl önce |
Peter Thomassen
|
92cae1ae8a
fix(api): use ns1.desec.io instead of ns2.desec.io internally
|
6 yıl önce |
Peter Thomassen
|
d4691c6235
fix(api): fix unknown RRset PUT/PATCH on RRsetDetail endpoint, fix #229
|
6 yıl önce |