powerdns-admin/powerdnsadmin
2023-04-13 13:47:42 -04:00
..
lib Change domain(s) to zone(s) in the python code and docs 2023-03-16 17:02:23 +01:00
models Updated issue templates to include latest version release. 2023-04-12 05:30:06 -04:00
routes resolved conflict from 737e104912 2023-04-12 09:28:58 +03:00
services Updated the OAuth service providers to properly respect the new OAuth autoconfiguration settings for each provider. 2023-04-13 13:34:41 -04:00
static Hopefully provided a reliable fix to the settings type conversion issues brought upon with the authentication settings editor overhaul. 2023-04-11 18:50:47 -04:00
templates resolved conflict from 737e104912 2023-04-12 09:28:58 +03: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 Moved authentication settings editor JavaScript into js_main assets build process instead of direct linking it to the view. 2023-04-10 19:58:58 -04: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 Corrected issue with SERVER_EXTERNAL_SSL setting not being extracted from the app's environment. 2023-04-13 13:40:06 -04:00
swagger-spec.yaml Updated the unknown state 2022-05-23 16:46:11 +00:00