powerdns-admin/powerdnsadmin
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
..
lib Create method to encode and decode idna 2022-04-25 10:05:46 +02:00
models fix: Set Content-Type on backend API calls 2022-03-30 23:39:00 +02:00
routes Merge pull request #1122 from gunet/auth_type_log_fix 2022-04-03 14:59:48 +02:00
services SAML improvements for Docker (#929) 2021-05-07 23:36:55 +02:00
static Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00
templates Update login.html 2022-02-25 12:59:23 +02:00
__init__.py PDNS-API: factor in 'dnssec_admins_only' basic setting (#1055) 2021-12-06 22:38:16 +01:00
assets.py Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00
decorators.py PDNS-API: factor in 'dnssec_admins_only' basic setting (#1055) 2021-12-06 22:38:16 +01:00
default_config.py default config: add exemplary URL encoding step for SQLA DB URL params 2021-11-30 22:29:00 +01:00
swagger-spec.yaml fix: Error in the swagger AccountSummary definition 2021-12-08 23:11:13 +01:00