Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert UI: replace localStorage with sessionStorage #15769

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

hashishaw
Copy link
Collaborator

In #14054 we moved from localStorage to using sessionStorage in an effort to make the Vault UI auth sessions tab-specific rather than browser-wide. However, after hearing from the community we are going to revisit our approach to browser security and revert this change for now.

@hashishaw hashishaw added ui bug Used to indicate a potential bug backport/1.10.x labels Jun 2, 2022
@hashishaw hashishaw added this to the 1.10.4 milestone Jun 2, 2022
@hsimon-hashicorp hsimon-hashicorp linked an issue Jun 2, 2022 that may be closed by this pull request
Copy link
Contributor

@arnav28 arnav28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@hashishaw hashishaw merged commit bfc6456 into main Jun 2, 2022
hashishaw added a commit that referenced this pull request Jun 3, 2022
* Revert UI: replace localStorage with sessionStorage

* Add changelog
hashishaw added a commit that referenced this pull request Jun 3, 2022
* Revert UI: replace localStorage with sessionStorage

* Add changelog
@hashishaw hashishaw deleted the ui/revert-session-storage branch June 3, 2022 18:01
Gabrielopesantos pushed a commit to Gabrielopesantos/vault that referenced this pull request Jun 6, 2022
* Revert UI: replace localStorage with sessionStorage

* Add changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: needs to authenticate every time in 1.10.2
2 participants