-
Notifications
You must be signed in to change notification settings - Fork 7
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
View permissions in Member UI #14
Comments
This one needs a bit more thought before we proceed with grooming. See @clarkepaul's comments in https://github.com/silverstripeltd/product-issues/issues/345#issuecomment-787533096 |
Copied from: https://github.com/silverstripeltd/product-issues/issues/345 From @clarkepaul :
|
I agree. In an emergency situation where a user's CMS account has been compromised by a malicious person it's too late for someone else to revoke all existing sessions, as a malicious person could already have changed the password, or created a new account. In another scenario, if a device is no longer in a user's control (i.e. lost), they still have the option of logging into another device and revoking their own session for the lost device. Giving an admin access to a simple "Log out of all sessions' for another user could be helpful here, but having the user or the admin reset their password is equally as effective. If a CMS account has been compromised, a CMS admin also has the option of using the 'reset account' action for the compromised account. That requires a confirmation link in the compromised user's email to be clicked, but in scenarios like this, there's not a silver-bullet and you'd be better off doing something at the platform level like restricting any access to mysite.com/admin |
Hey @clarkepaul, the team has found that this functionality is actually already present. If you have access to the Security section (so can view member profiles) you have access to this. Based on the discussion on this issue I've assumed this isn't a desired feature and raised this issue to remove the functionality: #57 We might want to have another chat about this. |
Closing, see: #57 |
Overview
With a new component being added to the Member UI, it's being set up so that a user can only see their own details - permissions with access to other member profiles will not be able to see this component.
This issue covers how someone with escalated permissions might be able to interact with another user's session information. E.g.:
Acceptance Criteria
Notes
The text was updated successfully, but these errors were encountered: