Historique des commits

Auteur SHA1 Message Date
  Peter Thomassen f2994f57b3 fix(api): tidy up some code il y a 7 ans
  Peter Thomassen fda7c07c60 refactor(api): simplify record management il y a 7 ans
  Peter Thomassen 3fdd2012b7 refactor(api): switch dynDNS handling from Domain model to RRset model il y a 8 ans
  Peter Thomassen cad275d3aa refactor(api): introduce RR model, replaces RRsets.records items il y a 8 ans
  Peter Thomassen b59803035b fix(api): typo in root view il y a 7 ans
  Nils Wisiol 0bcb8dc4f0 fix(api): removed dead code il y a 8 ans
  Nils Wisiol f547ad48c8 fix(api): removed wrong usage of Context il y a 8 ans
  Peter Thomassen 0cbbcb60a2 fix(api): skip restricted types in Domain.sync_from_pdns(), fixes #56 il y a 8 ans
  Peter Thomassen 39cdef0a27 fix(api): detect correctly whether dyn records have changed il y a 8 ans
  Nils Wisiol db83cc2c49 fix(domain): simplify domain name verfication il y a 8 ans
  Peter Thomassen b6278652b6 feat(api): allow reverse DNS domain name pattern il y a 8 ans
  Peter Thomassen 4411882869 fix(api): allow subzone creation only if zone is owned by same user il y a 8 ans
  Peter Thomassen c28761bcf7 feat(api): whitelist local IPv6 subnet from captcha il y a 8 ans
  Peter Thomassen 2fa2e74828 feat(api): after non-dyn user signup, send welcome email with token il y a 8 ans
  Peter Thomassen f13b45673e 20170418 rrsets endpoint (#50) il y a 8 ans
  Peter Thomassen 99fbc267d6 fix(api): improve serializers / model validation, fixes #16, fixes #25 il y a 8 ans
  Peter Thomassen b95cd1e5ea fix(api): return 409 (not 500) when POST'ing an unavailable domain il y a 8 ans
  Peter Thomassen fd92373104 fix(api): make DELETE on DomainDetail idempotent, fixes #12 il y a 8 ans
  Peter Thomassen beb085cf75 fix(api): fix HTTP error codes for basic auth, closes #26 il y a 8 ans
  Peter Thomassen 31ee6d32cd feat(api): implement zone deletion il y a 8 ans
  Peter Thomassen ac02fd4d59 feat(api): make sure domains are well-formed, closes #2 il y a 8 ans
  Peter Thomassen 4420dff375 fix(api): move dyn property from Domain to User model il y a 8 ans
  Nils Wisiol 601ebf421f fix(api): identification of domain by provided username il y a 8 ans
  Nils Wisiol 9d1bdbcba5 feat(api): extend abuse protection to check email hostnames il y a 8 ans
  Nils Wisiol ecee5025f3 fix(api): fix django source of remote IP il y a 8 ans
  Nils Wisiol b41764e745 feat(api): limit number of domains per user il y a 8 ans
  Nils Wisiol c9417bab93 fixup(api): include domain name in lock email il y a 8 ans
  Nils Wisiol 6ecb3a3ac3 refactor(api): put pdns communication in pdns.py il y a 8 ans
  Nils Wisiol 00c9644e0f feat(api): lock account on abuse suspicion il y a 8 ans
  Nils Wisiol be5d9e6861 feat(api): record remote IP address on registration il y a 8 ans