-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Security: Clear clipboard on logout and when privileges change #3512
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
Labels
enhancement
Enhancement or improvement of an existing feature
released
Available in the stable release
security
Impact on server or browser security
ux
Impacts User Experience
Comments
lastzero
added a commit
that referenced
this issue
Jul 14, 2023
Signed-off-by: Michael Mayer <michael@photoprism.app>
@CodazziS An updated development preview build will be available for testing soon. |
lastzero
added a commit
that referenced
this issue
Jul 18, 2023
Signed-off-by: Michael Mayer <michael@photoprism.app>
lastzero
added a commit
that referenced
this issue
Jul 18, 2023
Signed-off-by: Michael Mayer <michael@photoprism.app>
Tested today, working fine. Thank you for quick fix |
graciousgrey
added a commit
that referenced
this issue
Jul 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Enhancement or improvement of an existing feature
released
Available in the stable release
security
Impact on server or browser security
ux
Impacts User Experience
As a user who shares his/her browser with other users or uses multiple accounts with different permissions, I want all local storage to be cleared when I log out or switch accounts so that random entity UIDs are not leaked.
When you clear the entire local storage, the search sort order, view type, and expanded navigation state are also reset. So this might not please all users. Changes therefore require UX testing. Alternatively, it would be possible to delete only the clipboard contents and leave the rest intact.
This is related to the following report:
The text was updated successfully, but these errors were encountered: