rhymix/tests/unit
Kijin Sung e2124ed1c0 Refactor checkCSRF() to use Sec-Fetch-Site and Origin headers
- 최근 브라우저에서 지원하는 헤더를 사용하여 더 정확하게 체크
- Sec-Fetch-Site, Origin 헤더를 지원하지 않는 경우 기존처럼 Referer 체크
- CSRF 토큰은 더이상 기본 방법보다 보안이 더 뛰어나다고 말하기 힘듬
2025-10-22 22:53:45 +09:00
..
classes Add unit test for type="module" and fix broken tests 2025-02-15 22:13:35 +09:00
framework Refactor checkCSRF() to use Sec-Fetch-Site and Origin headers 2025-10-22 22:53:45 +09:00
functions Fix broken unit test 2025-06-02 22:44:57 +09:00
_bootstrap.php Remove trailing whitespace in all unit tests 2023-01-30 21:48:12 +09:00