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
ea32dc8297d7af26b59211d4bed44a5acff33e61
wireguard_webadmin
/
containers
/
auth-gateway
/
auth_gateway
/
templates
History
Eduardo Silva
ca63b87123
implement CSRF protection by adding token generation, validation, and cookie management in login flows
2026-03-16 20:23:18 -03:00
..
base.html
refactor templates to extend base layout and improve styling
2026-03-16 11:58:48 -03:00
error.html
refactor templates to extend base layout and improve styling
2026-03-16 11:58:48 -03:00
login_password.html
implement CSRF protection by adding token generation, validation, and cookie management in login flows
2026-03-16 20:23:18 -03:00
login_totp.html
implement CSRF protection by adding token generation, validation, and cookie management in login flows
2026-03-16 20:23:18 -03:00
login.html
refactor templates to extend base layout and improve styling
2026-03-16 11:58:48 -03:00
ratelimit.html
implement rate limiting for authentication routes and add custom error handling page
2026-03-16 13:42:20 -03:00
session.html
implement CSRF protection by adding token generation, validation, and cookie management in login flows
2026-03-16 20:23:18 -03:00