powerdns-admin/powerdnsadmin/lib
AdvanticGmbH 40deb3c145 Create method to encode and decode idna
Previously strings with characters like "ß" would throw and exception
This seems to happen because the lib behind encode().decode('idna')
cant handle characters like this
2022-04-25 10:05:46 +02:00
..
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
certutil.py SAML certificate fix and enhancement 2019-12-19 00:40:25 +01:00
errors.py feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00: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