Histórico de Commits

Autor SHA1 Mensagem Data
  Peter Thomassen 2a306dbb54 feat(api): expose tokens only at creation time 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 d23f16c661 fix(api): change '__all__' error key to 'non_field_errors' for consistency há 5 anos atrás
  Peter Thomassen 12075fe50e feat(api): allow account registration without a password há 5 anos atrás
  Peter Thomassen 48e33e3549 feat(api): expose RRset created field há 6 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 784e6073ef feat(api): move domain limit check to permissions module 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
  Peter Thomassen bbfd19526f feat(api): introduce per-domain minimum TTL setting, fixes #216 há 6 anos atrás
  Peter Thomassen b23953480d fix(api): POST/PATCH/PUT at RRsetsList endpoint with invalid structure há 6 anos atrás
  Peter Thomassen 80e9db2704 fix(api): DRF-ify type validation error message há 6 anos atrás
  Peter Thomassen 53812f3d02 fix(api): make sure Domain fields are really immutable há 6 anos atrás
  Nils Wisiol f0d288b205 feat(api): contact pdns through change tracker, replaces write_rrsets há 6 anos atrás
  Peter Thomassen 698eeea0be fix(api): RRset.domain: SlugRelatedField instead of StringRelatedField há 6 anos atrás
  Peter Thomassen 6ce0b550f4 feat(api): new RRsets need to have records (no more "new no-op RRsets") há 6 anos atrás
  Nils Wisiol 9219915fa7 chore(api): update code style (mostly PEP 8), no functional changes há 6 anos atrás
  Nils Wisiol 226913cc6d fix(api): enforce all domain names and subnames to be lowercase há 6 anos atrás
  Nils Wisiol 1870c86aed fix(api): improve non-field error messages há 6 anos atrás
  Nils Wisiol e4308ca045 chore(api): move subname and type validation to serializer há 6 anos atrás
  Peter Thomassen 94c41ef2fb fix(api): remove hardcoded error parameter há 6 anos atrás
  Peter Thomassen ad7258b44c fix(api): check for maximum domain name length há 6 anos atrás
  Peter Thomassen affa811749 fix(api): check for null record content, fixes #116 há 6 anos atrás
  Peter Thomassen 8ddf8f0d59 feat(api): add Domain.published há 6 anos atrás
  Peter Thomassen f9d2ef06e9 feat(api): expose User.locked as a read-only boolean há 6 anos atrás
  Peter Thomassen 7c944fa796 feat(api): expose User.dyn and User.limit_domains read-only, closes #119 há 6 anos atrás
  Peter Thomassen 3f318c10f5 fix(api): remove owner field from DomainSerializer há 6 anos atrás