PowerDNS-Admin/powerdnsadmin
Dominic Zöller 701a442d12 default config: add exemplary URL encoding step for SQLA DB URL params
SQLAlchemy database URLs follow RFC-1738, so parameters like username
and password need to be encoded accordingly.

https://docs.sqlalchemy.org/en/13/core/engines.html#database-urls
2021-11-30 22:29:00 +01:00
..
lib fix if condition in pretty_domain_name (#1008) 2021-10-30 21:29:55 +02:00
models History Tab Overhaul & Domain Record Modifications Changelog (#1042) 2021-11-30 11:02:37 +02:00
routes History Tab Overhaul & Domain Record Modifications Changelog (#1042) 2021-11-30 11:02:37 +02:00
services SAML improvements for Docker (#929) 2021-05-07 23:36:55 +02:00
static History Tab Overhaul & Domain Record Modifications Changelog (#1042) 2021-11-30 11:02:37 +02:00
templates History Tab Overhaul & Domain Record Modifications Changelog (#1042) 2021-11-30 11:02:37 +02:00
__init__.py Add punycode (IDN) support (#879) 2021-03-16 19:37:05 +01:00
assets.py Offline installation and searchable inputs 2020-04-30 17:20:37 +00:00
decorators.py allow users to remove domain (#952) 2021-10-30 21:21:45 +02: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 upd: improve user api (#878) 2021-03-16 19:39:53 +01:00