powerdns-admin/powerdnsadmin/lib
Bernward Sanchez 3e68044420
Update utils.py
This should fix the error you were experiencing, as it will now only attempt to process the `data` argument if it is a tuple containing two elements. If the `data` argument is not in the expected format, the function will simply return an empty string instead of raising an exception.
2022-12-09 08:15:13 +08: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: Move the account parse calls to a method 2022-06-18 14:30:56 +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 Update utils.py 2022-12-09 08:15:13 +08:00
validators.py Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00