powerdns-admin/powerdnsadmin/routes
TomSebty 1926b862b8
feat: Option to forbid the creation of domain if it exists as a record (#1127)
When enabled, forbids the creation of a domain if it exists as a record in one of its parent domains (administrators and operators are not limited though).
2022-06-17 17:50:51 +02:00
..
__init__.py feat: Add /api endpoint (#1206) 2022-06-17 16:48:23 +02:00
admin.py feat: Option to forbid the creation of domain if it exists as a record (#1127) 2022-06-17 17:50:51 +02:00
api.py feat: Add /api endpoint (#1206) 2022-06-17 16:48:23 +02:00
base.py Support login in through REMOTE_USER environment variable 2020-05-22 15:31:24 +01:00
dashboard.py Revert "Merge branch 'master' into master" 2021-12-25 16:17:54 +02:00
domain.py feat: Option to forbid the creation of domain if it exists as a record (#1127) 2022-06-17 17:50:51 +02:00
index.py Merge pull request #1160 from AdvanticGmbH/json_load_error 2022-04-26 17:54:08 +02:00
user.py Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00