This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
powerdns-admin
Watch
5
Star
0
Fork
0
You've already forked powerdns-admin
mirror of
https://github.com/cwinfo/powerdns-admin.git
synced
2025-02-09 18:19:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
powerdns-admin
/
powerdnsadmin
History
Matt Scott
5147d72999
Fixes local user setup to perform case-insensitive verification of existing usernames / emails (
#1658
)
2023-11-24 08:07:20 -05:00
..
lib
Added some missing settings to the new
AppSettings
class.
2023-04-14 19:26:02 -04:00
models
Fixes local user setup to perform case-insensitive verification of existing usernames / emails (
#1658
)
2023-11-24 08:07:20 -05:00
routes
Fixes local user setup to perform case-insensitive verification of existing usernames / emails (
#1658
)
2023-11-24 08:07:20 -05: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
Updated the roboto_mono.css and source_sans_pro.css font-face definition files to utilize relative pathing to resolve issues with installations deployed in subdirectories.
2023-11-24 07:40:49 -05:00
templates
Remove Misc Code
2023-06-22 10:35:52 -04:00
__init__.py
Added some missing settings to the new
AppSettings
class.
2023-04-14 19:26:02 -04: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
Overhauled app settings implementation to remove redundancy of definitions. Additionally, re-factored settings initialization code to allow for every setting to be defined by environment variable for both bare metal and Docker container deployments.
2023-04-14 07:12:02 -04:00
default_config.py
Overhauled app settings implementation to remove redundancy of definitions. Additionally, re-factored settings initialization code to allow for every setting to be defined by environment variable for both bare metal and Docker container deployments.
2023-04-14 07:12:02 -04:00
swagger-spec.yaml
Updated the unknown state
2022-05-23 16:46:11 +00:00