[ https://issues.apache.org/jira/browse/KNOX-3072?focusedWorklogId=941413&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-941413 ]
ASF GitHub Bot logged work on KNOX-3072: ---------------------------------------- Author: ASF GitHub Bot Created on: 01/Nov/24 17:19 Start Date: 01/Nov/24 17:19 Worklog Time Spent: 10m Work Description: pzampino commented on PR #948: URL: https://github.com/apache/knox/pull/948#issuecomment-2452268998 > > @hanicz - you may also consider setting the `blockSemicolon` and `blockNonAscii` properties to `false` to match what we have in our [ShiroConfig](https://github.com/apache/knox/blob/master/gateway-provider-security-shiro/src/main/java/org/apache/knox/gateway/deploy/impl/ShiroConfig.java#L37-L39). See #378 and #610 for further information. > > I prefer this suggestion. Can you apply it to this PR? What I meant is that I think we should fix this in the ShiroConfig class, rather than just the test code. We probably should not introduce the additional config properties as part of this PR though. Issue Time Tracking ------------------- Worklog Id: (was: 941413) Time Spent: 0.5h (was: 20m) > GatewayBasicFuncTest.testEncodedForwardSlash failing > ---------------------------------------------------- > > Key: KNOX-3072 > URL: https://issues.apache.org/jira/browse/KNOX-3072 > Project: Apache Knox > Issue Type: Test > Components: Tests > Affects Versions: 2.1.0 > Reporter: Tamás Hanicz > Priority: Blocker > Time Spent: 0.5h > Remaining Estimate: 0h > > GatewayBasicFuncTest.testEncodedForwardSlash is failing due to Shiro upgrade > that was merged previously. Shiro was upgraded from 1.10 to 1.13. -- This message was sent by Atlassian Jira (v8.20.10#820010)