You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being logged in to a Spree store example.com a user will be logged out every time he/she visits any webpage with a <img src="http://example.com/logout" /> in it. I understand that's not a security threat, but in can be used, say, by rival companies to cause a nuisance.
Will do a PR to fix this in few minutes.
The text was updated successfully, but these errors were encountered:
hnatt
added a commit
to hnatt/spree_auth_devise
that referenced
this issue
Oct 9, 2015
Being logged in to a Spree store example.com a user will be logged out every time he/she visits any webpage with a
<img src="http://example.com/logout" />
in it. I understand that's not a security threat, but in can be used, say, by rival companies to cause a nuisance.Will do a PR to fix this in few minutes.
The text was updated successfully, but these errors were encountered: