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
cf4674b933f71eff60f1ee263658c5a4baf54297
wireguard_webadmin
/
containers
/
auth-gateway
History
Eduardo Silva
fb17394099
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
..
auth_gateway
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
tests
implement CSRF protection by adding token generation, validation, and cookie management in login flows
2026-03-16 20:23:18 -03:00
Dockerfile-auth-gateway
add initial implementation of auth gateway with models, routes, and session management
2026-03-16 09:47:02 -03:00
entrypoint.sh
implement rate limiting for authentication routes and add custom error handling page
2026-03-16 13:42:20 -03:00
requirements.txt
implement rate limiting for authentication routes and add custom error handling page
2026-03-16 13:42:20 -03:00