Add admin review and confirmation of cross-service user IDs
This commit is contained in:
@@ -336,6 +336,9 @@ export default function UsersPage() {
|
||||
<div className="users-page-toolbar-group">
|
||||
<span className="users-page-toolbar-label">Directory actions</span>
|
||||
<div className="users-page-toolbar-actions">
|
||||
<button type="button" className="ghost-button" onClick={() => router.push('/admin/identities')}>
|
||||
Confirm user IDs
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
className="ghost-button"
|
||||
|
||||
Reference in New Issue
Block a user