Bug #17690
closed
[Workbench2] as an admin user, the /ssh-keys-user url (*user* ssh keys menu) shows everyone's keys
Added by Ward Vandewege over 3 years ago.
Updated over 3 years ago.
Release relationship:
Auto
Description
As an admin user, when selecting the "Ssh Keys" menu in the user menu (at /ssh-keys-user), I get a page that shows everyone's keys, instead of just mine.
This is the same content as the "Ssh Keys" page from the admin menu (which is at /ssh-keys-admin).
The page at /ssh-keys-user should only ever show the user's own keys, even when that user is an admin user. The page at /ssh-keys-admin is behaving properly and should not change.
- Description updated (diff)
- Assigned To set to Stephen Smith
- Status changed from New to In Progress
- Target version set to 2021-08-04 sprint
I found that both user ssh keys and admin ssh keys routes both used the same component stack, so I duplicated ssh-key-panel to ssh-key-admin-panel and added filtering to ssh-key-panel.
Changes at 7bdf07a2661affc4f1496d73e27d16f6470e4e4a branch 17690-user-ssh-key-page
Tests developer-tests-workbench2: #455
- Target version changed from 2021-08-04 sprint to 2021-08-18 sprint
Stephen Smith wrote:
I found that both user ssh keys and admin ssh keys routes both used the same component stack, so I duplicated ssh-key-panel to ssh-key-admin-panel and added filtering to ssh-key-panel.
Changes at 7bdf07a2661affc4f1496d73e27d16f6470e4e4a branch 17690-user-ssh-key-page
Tests developer-tests-workbench2: #455
Thanks, LGTM!
- Status changed from In Progress to Resolved
- Release changed from 31 to 41
Also available in: Atom
PDF