Steps to replicate the issue (include links if applicable):
- Open pages for review on plwiki (or for edit).
- Open some pages on Commons (I use this for comparing images).
- Try to do review action.
I can repeat this EVERY TIME. E.g. refresh in this order:
- Refresh tab on plwiki (I should get a fresh CSRF token here).
- Refresh tabs from Commons (I assume my plwiki token is lost).
- Try to do action on plwiki.
What happens?:
I cannot do the review action.
What should have happened instead?:
Session on Commons should not depend on the session on plwiki.
BTW. That is not how most OAuth / SSO works. Not sure why the sessions are connected. I assume you are reusing CSRF token space (clearing it on Commons and then the token generated on plwiki no longer works).
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
plwiki:
Commons:





