This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wireguard_webadmin
Watch
1
Star
0
Fork
0
You've already forked wireguard_webadmin
mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced
2026-03-17 22:36:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8418beb48237630dbbe9ab55a92c188f3fcc77dc
wireguard_webadmin
/
containers
/
auth-gateway
/
auth_gateway
/
web
History
Eduardo Silva
8418beb482
enhance policy validation by ensuring protected policies have authentication methods and defaulting to HTTPS in external URL construction
2026-03-16 21:05:16 -03:00
..
__init__.py
add initial implementation of auth gateway with models, routes, and session management
2026-03-16 09:47:02 -03:00
auth_routes.py
enhance security by adding cache control headers, validating password length, and rejecting encoded slashes in path processing
2026-03-16 20:36:49 -03:00
dependencies.py
enhance policy validation by ensuring protected policies have authentication methods and defaulting to HTTPS in external URL construction
2026-03-16 21:05:16 -03:00
login_routes.py
enhance security by adding cache control headers, validating password length, and rejecting encoded slashes in path processing
2026-03-16 20:36:49 -03:00