Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter Thomassen cf10527068 feat(api): limit total length of RRset to ~64KB hace 5 años
  Peter Thomassen 3653ccc006 feat(api): use ModelSerializer for RR validation, fix test hace 5 años
  Peter Thomassen edf62b5ffd fix(api): correctly handle POST/PUT/PATCH with empty payload hace 5 años
  Nils Wisiol cf35f60cf8 feat(api): improve error handling for concurrent requests hace 5 años
  Peter Thomassen 2f432d3b5c fix(api): remove excessive validation during auth action authentication hace 5 años
  Peter Thomassen 46310787e2 feat(api): only return DNSSEC keys when dealing with a single domain hace 5 años
  Peter Thomassen cb9febf1b4 refactor(api): simplify DomainSerializer field settings hace 5 años
  Peter Thomassen 85fae1c65c feat(api): bump dependencies, including Django 3.0 hace 5 años
  Peter Thomassen dd5a104eed fix(api): move and simplify AuthenticatedActionAuthenticator hace 5 años
  Nils Wisiol 29e3c187fe feat(webapp): adds donation form hace 5 años
  Nils Wisiol 837c387c4c fix(api): clarifies DNS name validation error message hace 5 años
  Nils Wisiol 2b43c15175 feat(api): require CAPTCHA for password request reset hace 5 años
  Peter Thomassen b2b3e1c3d9 fix(api): code style hace 5 años
  Peter Thomassen 25676430fc feat(api): encrypt-then-authenticate action codes, closes #250 hace 5 años
  Peter Thomassen fc067e4d9b feat(api): migrate User ID datatype from int to UUID, closes #249 hace 5 años
  Peter Thomassen 158be3f8b2 feat(api): store tokens in hashed format and with UUID hace 5 años
  Peter Thomassen 2a306dbb54 feat(api): expose tokens only at creation time hace 5 años
  Peter Thomassen d62ecef398 feat(api): simply call exposed field 'token' instead of 'auth_token' hace 5 años
  Peter Thomassen aa4ec2f52b fix(api): set correct minimum TTL on domains created via auth action hace 5 años
  Peter Thomassen d23f16c661 fix(api): change '__all__' error key to 'non_field_errors' for consistency hace 5 años
  Peter Thomassen 12075fe50e feat(api): allow account registration without a password hace 5 años
  Peter Thomassen 48e33e3549 feat(api): expose RRset created field hace 6 años
  Peter Thomassen dc948e97ce fix(api): improvements for authenticated actions hace 5 años
  Nils Wisiol a7d54148a9 feat(api): require locally generated captcha for user registration hace 5 años
  Nils Wisiol 9d1b545d82 feat(api): improve domain name and PSL validation hace 5 años
  Nils Wisiol 784e6073ef feat(api): move domain limit check to permissions module hace 5 años
  Nils Wisiol 5794ff3985 chore(): re-organize imports, fix erronous imports hace 5 años
  Nils Wisiol 7c4dc77ddc feat(api): rework user management hace 5 años
  Peter Thomassen bbfd19526f feat(api): introduce per-domain minimum TTL setting, fixes #216 hace 6 años
  Peter Thomassen b23953480d fix(api): POST/PATCH/PUT at RRsetsList endpoint with invalid structure hace 6 años