-
Bug
-
Resolution: Fixed
-
Low
-
5.1.5
-
None
After applying the patch for CONF-30221, login redirects can contain a ${originalurl} parameter, instead of the original URL that requires a login.
If you have configured all of the below:
- allowed anonymous access in global permissions
- allowed anonymous view in space permissions
- restricted some content in that space so that anonymous cannot view it.
Then any time a non-logged-in user tries to view the restricted content they will be redirected to a login page normally, but once they are logged in they will be redirected to the site homepage, not their original destination.
Workaround
Once the user has logged in, they should manually navigate back to the page they intended to view.
- is caused by
-
CONFSERVER-30221 OGNL double evaluation in atlassian-xwork
- Closed