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
Currently when checking the origin of a link or form, to make sure it is for the current page location, there is an inconsitency in the check which means that if you are running on a port other than 80 it will assume the links are from a different origin.
The text was updated successfully, but these errors were encountered:
Currently when checking the origin of a link or form, to make sure it is for the current page location, there is an inconsitency in the check which means that if you are running on a port other than 80 it will assume the links are from a different origin.
The text was updated successfully, but these errors were encountered: