mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
5036619a67
Allow the new domain name to be input absolute (with a dot at the end). To keep the rest of the logic working as-is, remove it fairly early in the function. Would have loved to use `str.removesuffix()` but that's python v3.9+. |
||
---|---|---|
.. | ||
__init__.py | ||
admin.py | ||
api.py | ||
base.py | ||
dashboard.py | ||
domain.py | ||
index.py | ||
user.py |