powerdns-admin/powerdnsadmin/routes
Matt Scott 4442577b0b
Created a new model to represent the Flask-Session storage schema sessions with a method for removing expired sessions.
Added a trigger for the Flask-Session model's session clean-up method to the `before_request` handler of the user router.
2023-11-24 06:26:38 -05:00
..
__init__.py Revert "Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade"" 2023-02-18 11:04:14 -05:00
admin.py Fix non rr_set events in Zone Changelog display 2023-06-22 12:03:42 -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 fix #1485: allow more than 100 rows default in dashboard 2023-03-29 14:52:00 +02:00
domain.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
index.py Fixed an issue with Azure and OIDC sessions not being properly cleared on logout. 2023-04-11 19:09:33 -04:00
user.py Created a new model to represent the Flask-Session storage schema sessions with a method for removing expired sessions. 2023-11-24 06:26:38 -05:00