wireguard-ui/handler
0xCA bee5c54127 Further session protections and fixes
Use MaxAge instead of Expires
Verify if the cookie is not too old and not from the future
Verify if the user exists and unchanged
Refresh not sooner than 24h
Do not refresh temporary sessions
Delete cookies on logout
2023-12-29 15:08:50 +05:00
..
middlewares.go Mitigate CSRF attacks (#206) 2022-07-14 08:36:47 +02:00
response.go Validate AllowedIPs from user input 2020-04-19 10:46:43 +07:00
routes.go Further session protections and fixes 2023-12-29 15:08:50 +05:00
routes_wake_on_lan.go User management panel (#289) 2023-03-15 21:13:53 +01:00
session.go Further session protections and fixes 2023-12-29 15:08:50 +05:00