powerdns-admin/powerdnsadmin
corubba fec649b747 Header for fixed order column
Semantically and syntactically it is better to have the same number of
`<th>` as `<td>`. Not that anyone will ever see that new header, since
that column is always invisible (except if the user disables javascript).

Plus remove a unmatched closing html element.
2022-05-07 21:14:57 +02:00
..
lib feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
models Remove python v2 remnant 2022-05-07 21:14:48 +02:00
routes Merge pull request #1134 from jbe-dw/fixAPIDeleteAccount 2022-05-06 23:35:24 +02:00
services SAML improvements for Docker (#929) 2021-05-07 23:36:55 +02:00
static Decode domain record data and comment from HTML entity to text 2022-04-04 14:43:02 +02:00
templates Header for fixed order column 2022-05-07 21:14:57 +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 Merge pull request #1027 from mirko/add-WWW-Authenticate-header-for-dyndns 2022-04-07 13:31:03 +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 fix: Error in the swagger AccountSummary definition 2021-12-08 23:11:13 +01:00