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-22 00:16:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf65c6ef44a54fc46d3a207a0c40f936cfd2b1f4
wireguard_webadmin
/
containers
/
auth-gateway
/
auth_gateway
/
web
History
Eduardo Silva
5c5375cb9a
implement challenge verification flow with altcha integration and add challenge page
2026-03-18 08:56:48 -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
challenge_routes.py
implement challenge verification flow with altcha integration and add challenge page
2026-03-18 08:56:48 -03:00
dependencies.py
implement challenge verification flow with altcha integration and add challenge page
2026-03-18 08:56:48 -03:00
login_routes.py
implement challenge verification flow with altcha integration and add challenge page
2026-03-18 08:56:48 -03:00