Default filter chain resolver

2019-02-27 Thread Francois Papon
Hi guys, We have an error with the default filter resolver when deploy a webapp in Tomcat : The solution is to add this configuration in the shiro.ini file: filterChainResolver = org.apache.shiro.web.filter.mgt.PathMatchingFilterChainResolver It seems to work with versions older than 1.4.x.

[GitHub] ChunMengLu edited a comment on issue #61: [SHIRO-670] ByteSource Serializable!

2019-02-27 Thread GitBox
ChunMengLu edited a comment on issue #61: [SHIRO-670] ByteSource Serializable! URL: https://github.com/apache/shiro/pull/61#issuecomment-468153586 Two years ago, I was ok after I customized my ShiroByteSource. Or close this pull???

[GitHub] ChunMengLu commented on issue #61: [SHIRO-670] ByteSource Serializable!

2019-02-27 Thread GitBox
ChunMengLu commented on issue #61: [SHIRO-670] ByteSource Serializable! URL: https://github.com/apache/shiro/pull/61#issuecomment-468153586 Two years ago, I was ok after I customized my ShiroByteSource. This is an automated

[GitHub] ChunMengLu commented on issue #61: [SHIRO-670] ByteSource Serializable!

2019-02-27 Thread GitBox
ChunMengLu commented on issue #61: [SHIRO-670] ByteSource Serializable! URL: https://github.com/apache/shiro/pull/61#issuecomment-468153253 > if you just went share session,look at the interface