Files
3x-ui/web/assets
Farhad H. P. Shirvan 10ebc6cbdc Implement CSRF protection and security hardening across the application (#4179)
* 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.

* fix
2026-05-07 23:36:11 +02:00
..
2025-10-02 01:47:12 +02:00
2025-10-02 01:47:12 +02:00
2025-10-02 01:47:12 +02:00
2025-10-02 01:47:12 +02:00
2024-04-17 16:02:03 +03:30
2024-04-01 10:38:22 +03:30
2023-02-09 22:48:06 +03:30
2024-04-17 16:07:07 +03:30
2025-08-12 12:56:49 +02:00