Carolyn

Results 7 comments of Carolyn

I'm having issue with this using zoomControlOptions too. Will this be fixed?

Thanks @kwazaro . Using excludeFiles is good for now as workaround solution - the specific file is not included in the minify and hence not duplicate in the ajax content....

The csrf cookie is not shared. It's stored in the subdomain.

I went back to V2.0.13.3 and tested, I don't see this problem - don't get the random 'Unable to verify your data submission error', and tested switched between posting data...

I think I've found the root of the problem but don't know how to fix it. Since V2.0.14, csrf token is regenerated in login() function, hence I'm getting this problem...

Isn't setting the duration in login() = remember me? I have a different Yii2 project under different subdomain, with different cookie names is causing the same issue. I did a...

Sorry my bad. I forgot to run the console command to apply the changes and wasn't paying attention to the cookie names. Identity cookie persists when switching between sites when...