Project

General

Profile

Actions

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 almost 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Story points:
-
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.


Subtasks 1 (0 open1 closed)

Task #17963: Review 17690-user-ssh-key-pageResolvedStephen Smith08/04/2021Actions
Actions #1

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #2

Updated by Stephen Smith over 2 years ago

  • Assigned To set to Stephen Smith
  • Status changed from New to In Progress
Actions #3

Updated by Stephen Smith over 2 years ago

  • Target version set to 2021-08-04 sprint
Actions #4

Updated by Stephen Smith over 2 years ago

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

Actions #5

Updated by Peter Amstutz over 2 years ago

  • Target version changed from 2021-08-04 sprint to 2021-08-18 sprint
Actions #6

Updated by Ward Vandewege over 2 years ago

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!

Actions #7

Updated by Stephen Smith over 2 years ago

  • Status changed from In Progress to Resolved
Actions #8

Updated by Peter Amstutz over 2 years ago

  • Release changed from 31 to 41
Actions

Also available in: Atom PDF