powerdns-admin/powerdnsadmin
2023-04-08 17:14:55 -04:00
..
lib Change domain(s) to zone(s) in the python code and docs 2023-03-16 17:02:23 +01:00
models Completed the removal of the OAuth JWKS URL setting as well as the update of how the existing metadata URL settings are being used. 2023-04-02 09:19:05 -04:00
routes Completed the implementation of the SERVER_EXTERNAL_SSL environment setting into the app config files. 2023-04-08 17:05:27 -04:00
services Completed OAuth change to make the use of the metadata URL setting exclusive to the authorization and token URL settings. If the former is defined, it will be used in preference to the latter. 2023-04-08 17:14:55 -04:00
static Diff-ify changelog view for zone changes 2023-03-03 13:22:29 +01:00
templates Make it possible again to use a different Zone Type than 'native', fixes #1501 2023-04-02 20:46:32 +02:00
__init__.py Read flask session type from environment variable and create sessions table if not exist. 2023-03-08 17:05:32 +02:00
assets.py Re-formatted the assets.py file to current PEP8 standards. 2023-03-11 08:48:19 -05:00
decorators.py fix(api): fixed internal server error being generated from invalid UTF-8 encoded X-API-KEY 2023-03-22 01:27:52 +00:00
default_config.py Completed the implementation of the SERVER_EXTERNAL_SSL environment setting into the app config files. 2023-04-08 17:05:27 -04:00
swagger-spec.yaml Updated the unknown state 2022-05-23 16:46:11 +00:00