Historique des commits

Auteur SHA1 Message Date
  Nils Wisiol cf35f60cf8 feat(api): improve error handling for concurrent requests il y a 5 ans
  Peter Thomassen 2f432d3b5c fix(api): remove excessive validation during auth action authentication il y a 5 ans
  Peter Thomassen 46310787e2 feat(api): only return DNSSEC keys when dealing with a single domain il y a 5 ans
  Peter Thomassen cb9febf1b4 refactor(api): simplify DomainSerializer field settings il y a 5 ans
  Peter Thomassen 85fae1c65c feat(api): bump dependencies, including Django 3.0 il y a 5 ans
  Peter Thomassen dd5a104eed fix(api): move and simplify AuthenticatedActionAuthenticator il y a 5 ans
  Nils Wisiol 29e3c187fe feat(webapp): adds donation form il y a 5 ans
  Nils Wisiol 837c387c4c fix(api): clarifies DNS name validation error message il y a 5 ans
  Nils Wisiol 2b43c15175 feat(api): require CAPTCHA for password request reset il y a 5 ans
  Peter Thomassen b2b3e1c3d9 fix(api): code style il y a 5 ans
  Peter Thomassen 25676430fc feat(api): encrypt-then-authenticate action codes, closes #250 il y a 5 ans
  Peter Thomassen fc067e4d9b feat(api): migrate User ID datatype from int to UUID, closes #249 il y a 5 ans
  Peter Thomassen 158be3f8b2 feat(api): store tokens in hashed format and with UUID il y a 5 ans
  Peter Thomassen 2a306dbb54 feat(api): expose tokens only at creation time il y a 5 ans
  Peter Thomassen d62ecef398 feat(api): simply call exposed field 'token' instead of 'auth_token' il y a 5 ans
  Peter Thomassen aa4ec2f52b fix(api): set correct minimum TTL on domains created via auth action il y a 5 ans
  Peter Thomassen d23f16c661 fix(api): change '__all__' error key to 'non_field_errors' for consistency il y a 5 ans
  Peter Thomassen 12075fe50e feat(api): allow account registration without a password il y a 5 ans
  Peter Thomassen 48e33e3549 feat(api): expose RRset created field il y a 6 ans
  Peter Thomassen dc948e97ce fix(api): improvements for authenticated actions il y a 5 ans
  Nils Wisiol a7d54148a9 feat(api): require locally generated captcha for user registration il y a 5 ans
  Nils Wisiol 9d1b545d82 feat(api): improve domain name and PSL validation il y a 5 ans
  Nils Wisiol 784e6073ef feat(api): move domain limit check to permissions module il y a 5 ans
  Nils Wisiol 5794ff3985 chore(): re-organize imports, fix erronous imports il y a 5 ans
  Nils Wisiol 7c4dc77ddc feat(api): rework user management il y a 5 ans
  Peter Thomassen bbfd19526f feat(api): introduce per-domain minimum TTL setting, fixes #216 il y a 6 ans
  Peter Thomassen b23953480d fix(api): POST/PATCH/PUT at RRsetsList endpoint with invalid structure il y a 6 ans
  Peter Thomassen 80e9db2704 fix(api): DRF-ify type validation error message il y a 6 ans
  Peter Thomassen 53812f3d02 fix(api): make sure Domain fields are really immutable il y a 6 ans
  Nils Wisiol f0d288b205 feat(api): contact pdns through change tracker, replaces write_rrsets il y a 6 ans