grails-cookie-session
grails-cookie-session copied to clipboard
cookie sessions for grails applications
It looks like there is a known issue with some versions of Kryo when serializing Spring's SimpleGrantedAuthority due to an issue serializing TreeMap. I believe this may be fixed in...
I use this plugin in my plugin as helper, so needed to provision the config of cookie plugin by default. The good way of providing default config values for plugin...
Cherry pick from Pull Request #70 to develop branch
I'm getting following error on Chrome incognito Android works without any issues in normal mode and desktop browsers. ``` 2016-07-20 13:13:02,294 |-ERROR - CookieSessionRepository - An error occurred while deserializing...
Hi, We are using cookie session plugin **cookie-session-2.0.18** to maintain session and we have configured it in spring security compatibility mode. So, we are saving security context in session before...
Hi benlucchesi, I am using cookie session plugin. but i found that sometimes it fails while deserializing session. The stacktrace is given below. 2015-10-21 15:14:37,407 [http-bio-8080-exec-576] ERROR cookiesession.CookieSessionRepository - An...