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-01-24 18:54:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
powerdns-admin
/
powerdnsadmin
/
routes
History
Matt Scott
601539f16e
Removed unnecessary parenthesis.
2023-04-14 19:00:39 -04:00
..
__init__.py
Revert "Revert "Merge pull request
#1371
from AgentTNT/AdminLTE-Upgrade""
2023-02-18 11:04:14 -05:00
admin.py
Removed unnecessary parenthesis.
2023-04-14 19:00:39 -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
feat(authentication): check password policy during user profile password change
2023-03-17 03:45:37 +00:00