jilo-web/app/includes
Yasen Pramatarov 5246c47ee6 Makes csrf_token a global constant and moves it to includes 2025-04-16 13:11:51 +03:00
..
csrf_middleware.php Fixes CSRF issue after login with 2fa code 2025-04-12 16:28:33 +03:00
csrf_token.php Makes csrf_token a global constant and moves it to includes 2025-04-16 13:11:51 +03:00
database.php Removes closing php tags 2025-03-17 12:38:24 +02:00
errors.php Removes closing php tags 2025-03-17 12:38:24 +02:00
rate_limit_middleware.php Fixes rate limiting bugs 2025-02-23 19:22:47 +02:00
sanitize.php Removes closing php tags 2025-03-17 12:38:24 +02:00
security_headers_middleware.php Adds tests for middleware 2025-02-19 15:31:01 +02:00
session_middleware.php Fixes to show session expiration only once 2025-04-14 15:31:19 +03:00
strings.php Adds session timeout message 2025-04-13 19:06:48 +03:00