- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_security_encodedPathTraversal (0.13 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/app/web/admin/log/AdminLogActionTest.java
assertEquals("/var/log/syslog.log", sanitized2); assertTrue(AdminLogAction.isLogFilename(sanitized2)); } @Test public void test_security_encodedPathTraversal() { // These are literal strings (not URL encoded at this point) // URL encoding would be handled before Base64 decoding assertEquals("fess.log", AdminLogAction.sanitizeFilename("fess.log"));
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 10.5K bytes - Click Count (0)