Peter Thomassen 7f9d6b1398 fix(api): update Token.last_used also via dynDNS endpoints 4 anni fa
..
management 9463d59eba refactor(api): streamline RRsetSerializer context handling 4 anni fa
migrations a0f42aa108 fix(api): scavenger: properly account for touched RRsets, fixes #499 4 anni fa
templates 3f7c991e67 feat(api): remove expiration from domain renewal code, closes #422 4 anni fa
templatetags 9219915fa7 chore(api): update code style (mostly PEP 8), no functional changes 6 anni fa
tests 22ef318180 fix(api): pdns: fix key active vs. key published confusion, #370 4 anni fa
urls ebea7fee00 feat(api): add AuthenticatedTouchDomainUserActionView and route 5 anni fa
__init__.py ca6c15b07d Merge and move branch 'master' of github.com:desec/desec-api 9 anni fa
apps.py 8dfbf7f4fc fix(api): move dyn welcome email to Domain post_save signal, add test 5 anni fa
authentication.py 7f9d6b1398 fix(api): update Token.last_used also via dynDNS endpoints 4 anni fa
crypto.py f141a374ee feat(api): added detailed prometheus metrics 5 anni fa
dns.py 738bd6f83b fix(api): require correct digest length for CDS/DLV/DS records 4 anni fa
exception_handlers.py e09b0f7201 fix(api): move database exceptions from serializer to general handler 4 anni fa
exceptions.py b03d4f93b9 feat(api): move RR set content validation to API realm 5 anni fa
mail_backends.py e37f5ea896 feat(api): introduce git-based zone file repository 4 anni fa
metrics.py 9463d59eba refactor(api): streamline RRsetSerializer context handling 4 anni fa
models.py f00429d9c3 fix(api): allow re-setting an auto-delegation, #370 4 anni fa
pagination.py fe9e035ed9 feat(api): add cursor pagination based on Link header, fixes #228 5 anni fa
pdns.py 22ef318180 fix(api): pdns: fix key active vs. key published confusion, #370 4 anni fa
pdns_change_tracker.py e37f5ea896 feat(api): introduce git-based zone file repository 4 anni fa
permissions.py d720ed5610 feat(api): add Token.perm_manage_tokens and surrounding functionality 4 anni fa
renderers.py 8bffb16d9e feat(api): generalize text/plain exception rendering 4 anni fa
replication.py e37f5ea896 feat(api): introduce git-based zone file repository 4 anni fa
serializers.py 8499029db3 feat(api): allow dynDNS updates regardless of minimum_ttl, closes #393 4 anni fa
signals.py f94e0fdd52 feat(webapp): adds front and sign up pages, reworks sign-up flow 5 anni fa
throttling.py f141a374ee feat(api): added detailed prometheus metrics 5 anni fa
validators.py 29e9623df7 fix(api): validate CNAME exclusivity 4 anni fa
views.py ebe57ff1ee feat(api): allow dynDNS updates on subdomains, closes #412 4 anni fa