-
Bug
-
Resolution: Cannot Reproduce
-
High
-
None
-
None
-
None
-
Severity 3 - Minor
-
Summary
After logging out of Crowd, it is possible to use the browser back button to view the previous pages. Though you cannot click through links or interact with the data it is still visible, which could be problematic with sensitive information on pages or the admin panel.
Steps to Reproduce
- Browse through Confluence
- Log out of Confluence
- Press the "back" button in the browser
Expected Results
- You will be required to log in
- Or receive a permissions issue
Actual Results
- You're able to view the complete contents of the previous page
Notes
This was previously addressed in Bitbucket: BSERV-6996
Workaround
- You can clear the browser cache after logging out to avoid this
We've tested Crowd 3.1.1 using all the supported browsers:
The cache headers we currently add in Crowd are enough to prevent the behaviour with all the supported browsers. Closing as not reproducible