PowerDNS-Admin/powerdnsadmin
zoeller-freinet 0b2ad520b7 History table: relocate HTML for modal window (#1090)
- Store HTML for modal window inside an invisible <div> element instead
  of inside the <button> element's value attribute
- Mark history.detailed_msg as safe as it is already manually run
  through the template engine beforehand and would be broken if escaped
  a second time
2022-01-01 21:20:01 +01:00
..
lib feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
models Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00
routes Revert "Merge branch 'master' into master" 2021-12-25 16:17:54 +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 History table: relocate HTML for modal window (#1090) 2022-01-01 21:20:01 +01: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