3x-ui/web/assets/js
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
..
model outbound: reverse Sniffing 2026-05-06 08:17:27 +02:00
util kcp: noise, header-custom, sudoku 2026-04-27 01:28:06 +02:00
axios-init.js Implement CSRF protection and security hardening across the application 2026-05-07 10:23:30 +02:00
subscription.js subpage: enabled state 2026-05-04 23:27:57 +02:00
websocket.js ws/inbounds: realtime fixes + perf for 10k+ client inbounds (#4123) 2026-05-05 17:27:49 +02:00