Peter Thomassen 8043e6a6ac refactor(api): fix view name 2 年 前
..
management 342def9af5 fix(api): exclude inactive users from outreach-email by default 2 年 前
migrations 25ef420db1 refactor(api): turn models.py into module 2 年 前
models 25ef420db1 refactor(api): turn models.py into module 2 年 前
serializers 21da12dc31 refactor(api): turn serializers.py into module 2 年 前
templates 25737a4c68 feat(api): add AuthenticatedChangeOutreachPreferenceUserAction and view 3 年 前
templatetags 97627bcde8 refactor(api): better logic and template tags for confirmation mails 3 年 前
tests 25ef420db1 refactor(api): turn models.py into module 2 年 前
urls 8043e6a6ac refactor(api): fix view name 2 年 前
__init__.py 25ef420db1 refactor(api): turn models.py into module 2 年 前
apps.py b62767c6c0 chore(api): bump Django to 3.2 4 年 前
authentication.py d2a22d452b chore(api): bump dependencies 3 年 前
crypto.py ac6389b494 refactor(api): remove dead code 2 年 前
dns.py f57e5db9ab chore(api),feat(api): dnspython upgrade, support L32/L64/LP/NID 3 年 前
exception_handlers.py f82221b535 chore(api): bump psl-dns 3 年 前
exceptions.py b03d4f93b9 feat(api): move RR set content validation to API realm 5 年 前
mail_backends.py e37f5ea896 feat(api): introduce git-based zone file repository 4 年 前
metrics.py 0719c11dc5 chore(): remove gitzones 😢 3 年 前
pagination.py fe9e035ed9 feat(api): add cursor pagination based on Link header, fixes #228 5 年 前
pdns.py deaef8da3a feat(api): in Domain.keys, return all DNSSEC key types 3 年 前
pdns_change_tracker.py 0719c11dc5 chore(): remove gitzones 😢 3 年 前
permissions.py fd6e1f093a feat(api): require User.is_active on auth actions, except activation 3 年 前
renderers.py 8bffb16d9e feat(api): generalize text/plain exception rendering 4 年 前
signals.py f94e0fdd52 feat(webapp): adds front and sign up pages, reworks sign-up flow 5 年 前
throttling.py 1c96169f65 fix(api): metrics: make throttle scope bucket a separate label 4 年 前
validators.py 21da12dc31 refactor(api): turn serializers.py into module 2 年 前
views.py 8043e6a6ac refactor(api): fix view name 2 年 前