GitHub user bdemers opened a pull request:

    https://github.com/apache/shiro/pull/31

    SHIRO-361 Disable encoding JSESSIONID in request URL by default.

    This can be turned on by setting: 
`sessionManager.sessionIdUrlRewritingEnabled` to false
    in the shiro.ini (or equivalent configuration)
    
    This is a stop gap on the way to SHIRO-360

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bdemers/shiro SHIRO-361

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/shiro/pull/31.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #31
    
----
commit 7f37394c6048d8c8a214eabd312721ddb51adc9b
Author: Brian Demers <[email protected]>
Date:   2016-07-13T16:21:05Z

    SHIRO-361 Disable encoding JSESSIONID in request URL by default.
    
    This can be turned on by setting: 
`sessionManager.sessionIdUrlRewritingEnabled` to false
    in the shiro.ini (or equivalent configuration)
    
    This is a stop gap on the way to SHIRO-360

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to