powerdns-admin/powerdnsadmin/routes
Matt Scott ece9626212
Updated the OAuth login handlers to utilize uniform user naming variables.
Updated the GitHub login process to split the user's full name based on spaces so that first and last name are filled in on PDA profile.
2023-04-08 18:14:40 -04:00
..
__init__.py Revert "Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade"" 2023-02-18 11:04:14 -05:00
admin.py 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
api.py Change domain(s) to zone(s) in the python code and docs 2023-03-16 17:02:23 +01:00
base.py fix(auth:basic): Basic auth exception handling improvement 2023-03-15 01:09:46 +00:00
dashboard.py Change domain(s) to zone(s) in the python code and docs 2023-03-16 17:02:23 +01:00
domain.py Make it possible again to use a different Zone Type than 'native', fixes #1501 2023-04-02 20:46:32 +02:00
index.py Updated the OAuth login handlers to utilize uniform user naming variables. 2023-04-08 18:14:40 -04:00
user.py feat(authentication): check password policy during user profile password change 2023-03-17 03:45:37 +00:00