Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.3
-
None
-
regression
-
Unknown
-
Description
Because the CSRF prevention token is now mandatory, and the javascript that is supposed to perform the migration is caching the token value inside itself, it is possible that the token cached along with the JS to become invalid if the session expires.