Historique des commits

Auteur SHA1 Message Date
  Peter Thomassen d8413e3482 fix(api): expose user ID instead of email address il y a 5 ans
  Peter Thomassen 3787a485d9 refactor(api): simplify interface to retrieve parent domain il y a 5 ans
  Peter Thomassen 0f1ed0ed52 fix(api): make Domain.minimum_ttl schema independent of settings state il y a 5 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 09ce355c76 feat(api): do not record registration IP 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
  Nils Wisiol f0d288b205 feat(api): contact pdns through change tracker, replaces write_rrsets il y a 6 ans
  Peter Thomassen 4ef79f8543 feat(api): add a setting to specify which suffixes we manage il y a 6 ans
  Peter Thomassen 698eeea0be fix(api): RRset.domain: SlugRelatedField instead of StringRelatedField il y a 6 ans
  Nils Wisiol bb57dc3530 refactor(api): make dependency on user model explicit il y a 6 ans
  Nils Wisiol 9219915fa7 chore(api): update code style (mostly PEP 8), no functional changes il y a 6 ans
  Nils Wisiol 226913cc6d fix(api): enforce all domain names and subnames to be lowercase il y a 6 ans
  Peter Thomassen df4aa952bf fix(api): make pdns_id computation consistent with pdns code il y a 6 ans
  Nils Wisiol cc448ddb2b chore(api): code style il y a 6 ans
  Peter Thomassen 99170f2edd fix(api): don't fetch keys for unpublished domains from pdns, fixes #167 il y a 6 ans
  Nils Wisiol e4bbca190d fix(api): avoid using regex OR operator, remove '@' special case il y a 6 ans
  Peter Thomassen 95092f9d99 fix(api): improve some error messages il y a 6 ans
  Peter Thomassen ff00555681 feature(api): remove write-support for locked users, closes #147 il y a 6 ans
  Peter Thomassen 11a23da1d2 fix(api): rework timezone stuff, closes #122 il y a 6 ans
  Peter Thomassen 46570e66e5 fix(api): when fetching a user token, return the first one il y a 6 ans
  Nils Wisiol e1db767cf0 chore(): upgrade dependencies il y a 6 ans
  Peter Thomassen 8ddf8f0d59 feat(api): add Domain.published il y a 6 ans
  Peter Thomassen 62ef5b9f52 fix(token): use random 8-byte int to avoid user-specific ID collisions il y a 7 ans
  Nils Wisiol 05b3481085 fix(token): URL-safe token encoding il y a 7 ans
  Peter Thomassen db122d8ddc fix(api): disallow creation of ALIAS/DNAME records, closes #110 il y a 7 ans
  Nils Wisiol d068c2aa85 feat(auth): use base64 encoded tokens il y a 7 ans
  Nils Wisiol 55a8ae2389 feat(auth): multiple auth tokens per user il y a 7 ans