powerdns-admin/powerdnsadmin/lib
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 Refactoring the code 2019-12-02 10:32:03 +07:00
certutil.py Replace pyOpenSSL with cryptography 2022-05-07 21:32:19 +02:00
errors.py feat: Option to forbid the creation of domain if it exists as a record (#1127) 2022-06-17 17:50:51 +02:00
helper.py Correct request method 2020-02-28 16:25:19 +01:00
schema.py feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
utils.py Create method to encode and decode idna 2022-04-25 10:05:46 +02:00
validators.py Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00