Peter Thomassen
|
fde00a4172
feat(api,webapp): set expiration fields on Login
|
4 éve |
Peter Thomassen
|
3f7c991e67
feat(api): remove expiration from domain renewal code, closes #422
|
4 éve |
Peter Thomassen
|
7bc720551f
feat(api): introduce immortal domains, scavenge regardless of suffix
|
5 éve |
Peter Thomassen
|
ef1daa9763
refactor(tests): generalize requests_desec_domain_deletion()
|
5 éve |
Peter Thomassen
|
bc0b4de7dc
feat(api): add management command to handle inactive domain purge
|
5 éve |
Peter Thomassen
|
8663d49302
feat(api): improve authenticated action validation errors
|
5 éve |
Peter Thomassen
|
21d939c4e8
feat(api): ban registering domains covering foreign zones, fixes #382
|
5 éve |
Peter Thomassen
|
862a69bd9f
refactor(api): separate domain regex from lowercase rule
|
5 éve |
Nils Wisiol
|
f18e36500a
fix(api): do not allow underscores in zone names
|
5 éve |
Peter Thomassen
|
0313a579f8
feat(api): always return domain details after account activation
|
5 éve |
Peter Thomassen
|
cf4c011bda
feat(api): require minimum password length (8 characters), fixes #317
|
5 éve |
Peter Thomassen
|
f89cf2651a
feat(api): explain link expiration in emails
|
5 éve |
Peter Thomassen
|
fed585f810
chore(api): code style
|
5 éve |
Peter Thomassen
|
4057ac58d7
feat(api): add user ID to outgoing emails
|
5 éve |
Peter Thomassen
|
4136abc442
feat(api): require POST for authenticated action links
|
5 éve |
Nils Wisiol
|
1e79142480
feat(api): passwd reset when acti. user without domain and passwd
|
5 éve |
Peter Thomassen
|
5e3c8eb84a
feat(api): add domain information to activation response
|
5 éve |
Peter Thomassen
|
1b686913cb
feat(api): redirect to frontend before performing authenticated action
|
5 éve |
Peter Thomassen
|
198d03854f
feat(tests): allow passing headers to client.verify
|
5 éve |
Peter Thomassen
|
dd5a104eed
fix(api): move and simplify AuthenticatedActionAuthenticator
|
5 éve |
Peter Thomassen
|
a753f2222e
fix(api): authenticate actions after validating HTTP method
|
5 éve |
Peter Thomassen
|
169ca429a8
feat(tests): improve change email test
|
5 éve |
Nils Wisiol
|
f94e0fdd52
feat(webapp): adds front and sign up pages, reworks sign-up flow
|
5 éve |
Nils Wisiol
|
2b43c15175
feat(api): require CAPTCHA for password request reset
|
5 éve |
Nils Wisiol
|
339c19a219
fix(api): remove dead code
|
5 éve |
Peter Thomassen
|
25676430fc
feat(api): encrypt-then-authenticate action codes, closes #250
|
5 éve |
Peter Thomassen
|
fc067e4d9b
feat(api): migrate User ID datatype from int to UUID, closes #249
|
5 éve |
Peter Thomassen
|
65d0cdd8ee
feat(api): add logout endpoint (for current token)
|
5 éve |
Peter Thomassen
|
158be3f8b2
feat(api): store tokens in hashed format and with UUID
|
5 éve |
Peter Thomassen
|
d62ecef398
feat(api): simply call exposed field 'token' instead of 'auth_token'
|
5 éve |