powerdns-admin/powerdnsadmin
zoeller-freinet f0008ce401 routes/admin.py: refactor DetailedHistory
- Run HTML through the template engine, preventing XSS from various
  vectors
- Fix uncaught exception when a history entry about domain template
  deletion is processed
- Adapt indentation to 4 space characters per level
2021-12-04 16:09:53 +01:00
..
lib feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
models models.user: get_accounts(): order by name 2021-12-04 16:09:15 +01:00
routes routes/admin.py: refactor DetailedHistory 2021-12-04 16:09:53 +01:00
services SAML improvements for Docker (#929) 2021-05-07 23:36:55 +02:00
static Datepicker replace (#1059) 2021-12-02 11:59:36 +01:00
templates Merge branch 'quotes-fix' 2021-12-03 14:17:39 +00:00
__init__.py Add punycode (IDN) support (#879) 2021-03-16 19:37:05 +01:00
assets.py Datepicker replace (#1059) 2021-12-02 11:59:36 +01:00
decorators.py feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00: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 feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00