3x-ui/web/html
farhadh ee063c9bfe
Implement CSRF protection and security hardening across the application
- Added CSRF token handling in axios requests and HTML templates.
- Introduced CSRF middleware to validate tokens for unsafe HTTP methods.
- Implemented login limiter to prevent brute-force attacks.
- Enhanced security headers in middleware for improved response security.
- Updated login notification to include safe metadata without passwords.
- Added tests for CSRF middleware and login limiter functionality.
2026-05-07 10:23:30 +02:00
..
common Implement CSRF protection and security hardening across the application 2026-05-07 10:23:30 +02:00
component fix design 2026-05-06 17:12:08 +02:00
form outbound: reverse Sniffing 2026-05-06 08:17:27 +02:00
modals fix: get client reverse tag in the outbound 2026-05-06 00:50:40 +02:00
settings outbound: mobile style 2026-05-06 13:27:40 +02:00
inbounds.html fix: filter view in mobile 2026-05-06 14:45:46 +02:00
index.html fix(security): sanitize remote IP headers and escape log viewer output 2026-05-04 16:39:29 +02:00
login.html fix(security): sanitize remote IP headers and escape log viewer output 2026-05-04 16:39:29 +02:00
settings.html fix(security): sanitize remote IP headers and escape log viewer output 2026-05-04 16:39:29 +02:00
xray.html outbound: mobile style 2026-05-06 13:27:40 +02:00