.readthedocs.yaml
AUTHORS
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
SECURITY.md
pyproject.toml
docs/CHANGES.rst
docs/Makefile
docs/admin.rst
docs/conf.py
docs/index.rst
docs/intro.rst
docs/make.bat
docs/project.rst
docs/security.rst
docs/standards.rst
docs/user.rst
docs/_build/.gitignore
docs/_static/.gitignore
docs/_templates/.gitignore
docs/examples/bind9/named.conf
docs/examples/bind9/nsupdate.info-zonefile
docs/examples/nginx_gunicorn/gunicorn_start
docs/examples/nginx_gunicorn/nginx.conf
docs/examples/nginx_gunicorn/supervisor.conf
requirements.d/all.txt
requirements.d/dev.txt
requirements.d/prod.txt
scripts/docker/Dockerfile
scripts/docker/test.sh
scripts/docker/bind/named.conf.local
scripts/docker/bind/zones/nsupdate.info
scripts/docker/bind/zones/tests.nsupdate.info
src/nsupdate/__init__.py
src/nsupdate/_version.py
src/nsupdate/conftest.py
src/nsupdate/context_processors.py
src/nsupdate/urls.py
src/nsupdate/wsgi.py
src/nsupdate.egg-info/PKG-INFO
src/nsupdate.egg-info/SOURCES.txt
src/nsupdate.egg-info/dependency_links.txt
src/nsupdate.egg-info/requires.txt
src/nsupdate.egg-info/top_level.txt
src/nsupdate/accounts/__init__.py
src/nsupdate/accounts/admin.py
src/nsupdate/accounts/forms.py
src/nsupdate/accounts/models.py
src/nsupdate/accounts/registration_form.py
src/nsupdate/accounts/urls.py
src/nsupdate/accounts/views.py
src/nsupdate/accounts/_tests/__init__.py
src/nsupdate/accounts/_tests/test_accounts.py
src/nsupdate/accounts/migrations/0001_initial.py
src/nsupdate/accounts/migrations/0002_auto_20141125_2325.py
src/nsupdate/accounts/migrations/0003_auto_20191230_1729.py
src/nsupdate/accounts/migrations/__init__.py
src/nsupdate/accounts/templates/accounts/delete_user.html
src/nsupdate/accounts/templates/accounts/user_settings_account.html
src/nsupdate/accounts/templates/accounts/user_settings_base.html
src/nsupdate/accounts/templates/accounts/user_settings_profile.html
src/nsupdate/accounts/templates/registration/activate.html
src/nsupdate/accounts/templates/registration/activation_complete.html
src/nsupdate/accounts/templates/registration/activation_email.txt
src/nsupdate/accounts/templates/registration/activation_email_subject.txt
src/nsupdate/accounts/templates/registration/registration_base.html
src/nsupdate/accounts/templates/registration/registration_closed.html
src/nsupdate/accounts/templates/registration/registration_complete.html
src/nsupdate/accounts/templates/registration/registration_form.html
src/nsupdate/api/__init__.py
src/nsupdate/api/models.py
src/nsupdate/api/utils.py
src/nsupdate/api/views.py
src/nsupdate/api/_tests/__init__.py
src/nsupdate/api/_tests/test_api.py
src/nsupdate/api/_tests/test_issue_session_leak.py
src/nsupdate/api/migrations/__init__.py
src/nsupdate/locale/de/LC_MESSAGES/django.mo
src/nsupdate/locale/de/LC_MESSAGES/django.po
src/nsupdate/locale/el/LC_MESSAGES/django.mo
src/nsupdate/locale/el/LC_MESSAGES/django.po
src/nsupdate/locale/en/LC_MESSAGES/django.mo
src/nsupdate/locale/en/LC_MESSAGES/django.po
src/nsupdate/locale/fr/LC_MESSAGES/django.mo
src/nsupdate/locale/fr/LC_MESSAGES/django.po
src/nsupdate/locale/it/LC_MESSAGES/django.mo
src/nsupdate/locale/it/LC_MESSAGES/django.po
src/nsupdate/login/__init__.py
src/nsupdate/login/urls.py
src/nsupdate/login/templates/login.html
src/nsupdate/login/templates/logout.html
src/nsupdate/login/templates/password_reset.html
src/nsupdate/login/templates/password_reset_complete.html
src/nsupdate/login/templates/password_reset_confirm.html
src/nsupdate/login/templates/password_reset_done.html
src/nsupdate/main/__init__.py
src/nsupdate/main/admin.py
src/nsupdate/main/dnstools.py
src/nsupdate/main/forms.py
src/nsupdate/main/hashers.py
src/nsupdate/main/iptools.py
src/nsupdate/main/models.py
src/nsupdate/main/urls.py
src/nsupdate/main/views.py
src/nsupdate/main/_tests/__init__.py
src/nsupdate/main/_tests/test_dnstools.py
src/nsupdate/main/_tests/test_hashers.py
src/nsupdate/main/_tests/test_main.py
src/nsupdate/main/migrations/0001_initial.py
src/nsupdate/main/migrations/0002_auto_20141115_2227.py
src/nsupdate/main/migrations/0003_auto_20141115_2230.py
src/nsupdate/main/migrations/0004_auto_20141115_2349.py
src/nsupdate/main/migrations/0005_auto_20141121_1053.py
src/nsupdate/main/migrations/0006_auto_20141121_1057.py
src/nsupdate/main/migrations/0007_auto_20150425_1741.py
src/nsupdate/main/migrations/0008_auto_20151228_1342.py
src/nsupdate/main/migrations/0008_auto_20151229_1255.py
src/nsupdate/main/migrations/0009_merge.py
src/nsupdate/main/migrations/0010_auto_20151229_1717.py
src/nsupdate/main/migrations/0011_auto_20170526_2113.py
src/nsupdate/main/migrations/0012_auto_20191230_1729.py
src/nsupdate/main/migrations/0013_alter_host_update_secret.py
src/nsupdate/main/migrations/0014_alter_blacklistedhost_name_re_alter_domain_comment_and_more.py
src/nsupdate/main/migrations/0015_alter_host_unique_together_and_more.py
src/nsupdate/main/migrations/0016_alter_domain_comment_alter_host_api_auth_result_msg_and_more.py
src/nsupdate/main/migrations/__init__.py
src/nsupdate/main/templates/main/about.html
src/nsupdate/main/templates/main/delete_object.html
src/nsupdate/main/templates/main/domain.html
src/nsupdate/main/templates/main/domain_add.html
src/nsupdate/main/templates/main/generate_ns_secret.html
src/nsupdate/main/templates/main/generate_secret.html
src/nsupdate/main/templates/main/home.html
src/nsupdate/main/templates/main/host.html
src/nsupdate/main/templates/main/host_add.html
src/nsupdate/main/templates/main/overview.html
src/nsupdate/main/templates/main/related_host.html
src/nsupdate/main/templates/main/related_host_add.html
src/nsupdate/main/templates/main/related_host_overview.html
src/nsupdate/main/templates/main/status.html
src/nsupdate/main/templates/main/update.html
src/nsupdate/main/templates/main/updater_hostconfig.html
src/nsupdate/main/templates/main/updater_hostconfig_overview.html
src/nsupdate/main/templates/main/includes/home_bottom.html
src/nsupdate/main/templates/main/includes/home_html_head.html
src/nsupdate/main/templates/main/includes/home_middle.html
src/nsupdate/main/templates/main/includes/home_top.html
src/nsupdate/main/templates/main/includes/tabbed_router_configuration.html
src/nsupdate/management/__init__.py
src/nsupdate/management/commands/__init__.py
src/nsupdate/management/commands/domains.py
src/nsupdate/management/commands/faults.py
src/nsupdate/management/commands/hosts.py
src/nsupdate/management/commands/illegal.py
src/nsupdate/management/commands/testuser.py
src/nsupdate/management/commands/users.py
src/nsupdate/management/commands/_tests/__init__.py
src/nsupdate/management/commands/_tests/test_faults.py
src/nsupdate/management/commands/_tests/test_testuser.py
src/nsupdate/management/commands/_tests/test_users_staleness.py
src/nsupdate/settings/__init__.py
src/nsupdate/settings/base.py
src/nsupdate/settings/dev.py
src/nsupdate/settings/prod.py
src/nsupdate/static/favicon.png
src/nsupdate/static/css/nsupdate.css
src/nsupdate/static/img/favicon.ico
src/nsupdate/static/img/favicon.svg
src/nsupdate/static/img/favicon_32.png
src/nsupdate/static/img/favicon_96.png
src/nsupdate/static/img/logo.svg
src/nsupdate/static/img/logo_black.svg
src/nsupdate/static/img/logo_header.svg
src/nsupdate/templates/base.html
src/nsupdate/templates/includes/base_body.html
src/nsupdate/templates/includes/base_footer.html
src/nsupdate/templates/includes/base_head.html
src/nsupdate/utils/__init__.py
src/nsupdate/utils/ddns_client.py
src/nsupdate/utils/log.py
src/nsupdate/utils/mail.py
src/nsupdate/utils/_tests/__init__.py
src/nsupdate/utils/_tests/test_ddns_client.py
src/nsupdate/utils/_tests/test_mail.py