You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Mahendran Mookkiah (Jira)" <ji...@apache.org> on 2020/10/24 11:16:00 UTC

[jira] [Commented] (SHIRO-795) Disable session path rewriting by default

    [ https://issues.apache.org/jira/browse/SHIRO-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220053#comment-17220053 ] 

Mahendran Mookkiah commented on SHIRO-795:
------------------------------------------

Is there any code changes for this? If yes, can we make the PR/commit attached here.

> Disable session path rewriting by default
> -----------------------------------------
>
>                 Key: SHIRO-795
>                 URL: https://issues.apache.org/jira/browse/SHIRO-795
>             Project: Shiro
>          Issue Type: Improvement
>            Reporter: Brian Demers
>            Priority: Major
>             Fix For: 2.0.0, 1.7.0
>
>
> After the addition of the "Invalid Request Filter", URL session rewriting is disabled.
> {code:java}
> # Enable the configuraiton in the session manager
> sessionManager.sessionIdUrlRewritingEnabled = true
> # and the invalid request filter
> invalidRequest.blockSemicolon = false{code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)