Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Peter Thomassen 80e9db2704 fix(api): DRF-ify type validation error message hace 6 años
  Peter Thomassen 53812f3d02 fix(api): make sure Domain fields are really immutable hace 6 años
  Nils Wisiol f0d288b205 feat(api): contact pdns through change tracker, replaces write_rrsets hace 6 años
  Peter Thomassen 698eeea0be fix(api): RRset.domain: SlugRelatedField instead of StringRelatedField hace 6 años
  Peter Thomassen 6ce0b550f4 feat(api): new RRsets need to have records (no more "new no-op RRsets") hace 6 años
  Nils Wisiol 9219915fa7 chore(api): update code style (mostly PEP 8), no functional changes hace 6 años
  Nils Wisiol 226913cc6d fix(api): enforce all domain names and subnames to be lowercase hace 6 años
  Nils Wisiol 1870c86aed fix(api): improve non-field error messages hace 6 años
  Nils Wisiol e4308ca045 chore(api): move subname and type validation to serializer hace 6 años