Histórico de Commits

Autor SHA1 Mensagem Data
  Peter Thomassen dd5a104eed fix(api): move and simplify AuthenticatedActionAuthenticator há 5 anos atrás
  Peter Thomassen a753f2222e fix(api): authenticate actions after validating HTTP method há 5 anos atrás
  Peter Thomassen 169ca429a8 feat(tests): improve change email test há 5 anos atrás
  Nils Wisiol f94e0fdd52 feat(webapp): adds front and sign up pages, reworks sign-up flow há 5 anos atrás
  Nils Wisiol 2b43c15175 feat(api): require CAPTCHA for password request reset há 5 anos atrás
  Nils Wisiol 339c19a219 fix(api): remove dead code há 5 anos atrás
  Peter Thomassen 25676430fc feat(api): encrypt-then-authenticate action codes, closes #250 há 5 anos atrás
  Peter Thomassen fc067e4d9b feat(api): migrate User ID datatype from int to UUID, closes #249 há 5 anos atrás
  Peter Thomassen 65d0cdd8ee feat(api): add logout endpoint (for current token) há 5 anos atrás
  Peter Thomassen 158be3f8b2 feat(api): store tokens in hashed format and with UUID há 5 anos atrás
  Peter Thomassen d62ecef398 feat(api): simply call exposed field 'token' instead of 'auth_token' há 5 anos atrás
  Peter Thomassen aa4ec2f52b fix(api): set correct minimum TTL on domains created via auth action há 5 anos atrás
  Peter Thomassen 12075fe50e feat(api): allow account registration without a password há 5 anos atrás
  Peter Thomassen e9359f2f3a fix(api): raise validation error for invalid login payload há 5 anos atrás
  Peter Thomassen 8dfbf7f4fc fix(api): move dyn welcome email to Domain post_save signal, add test há 5 anos atrás
  Nils Wisiol 12ce495194 fix(api): return 409 on delete requests if user still has domains há 5 anos atrás
  Nils Wisiol 5e3a8ecd40 fix(api): use LOCAL_PUBLIC_SUFFIX setting in tests há 5 anos atrás
  Peter Thomassen dc948e97ce fix(api): improvements for authenticated actions há 5 anos atrás
  Nils Wisiol a7d54148a9 feat(api): require locally generated captcha for user registration há 5 anos atrás
  Nils Wisiol 9d1b545d82 feat(api): improve domain name and PSL validation há 5 anos atrás
  Nils Wisiol 5794ff3985 chore(): re-organize imports, fix erronous imports há 5 anos atrás
  Nils Wisiol 7c4dc77ddc feat(api): rework user management há 5 anos atrás