powerdns-admin/powerdnsadmin
Robert Walter c02cb3b7fe
Model change: Changing domain model type variable to 8 chars
PowerDNS 4.7 is supporting 2 new zone types: "producer" & "consumer"
Due to the domain type variable is limited to 6 chars, PDA Zone update will fail if producer or cusomer zones exist.
To solve this problem, this commit increases the lenght of the domain model type variable to 8 chars.
2023-01-10 13:51:04 +01:00
..
lib fix of issue #1261 2022-12-12 17:31:32 +01:00
models Model change: Changing domain model type variable to 8 chars 2023-01-10 13:51:04 +01:00
routes Revert "enhancement(routes/index.py): OIDC supports HTTP Scheme now" 2022-12-14 20:37:30 -05:00
services Use HTTP_X_FORWARDED_PROTO header from reverse proxy to rewrite https:// for SAML request URLs 2022-05-19 19:00:38 -07:00
static Add general modal functions 2022-05-19 00:53:20 +02:00
templates Merge pull request #1322 from Metrax/master 2022-12-13 20:59:22 -05:00
__init__.py Fix csrf configuration 2022-06-18 18:51:40 +02:00
assets.py fix: Update JS minifier library 2022-06-24 23:03:01 +02:00
decorators.py enh: Enforce Record Restrictions in API (#1089) 2022-06-18 14:20:49 +02:00
default_config.py Set SameSite on cookies 2022-06-18 18:51:42 +02:00
swagger-spec.yaml Updated the unknown state 2022-05-23 16:46:11 +00:00