mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-30 06:29:23 +02:00
removed admin password reset and user name field
This commit is contained in:
parent
97b267e7ae
commit
eb4da25d4e
23 changed files with 15 additions and 554 deletions
|
@ -18,7 +18,6 @@ async function queryUser(orgId: string, userId: string) {
|
|||
userId: users.userId,
|
||||
email: users.email,
|
||||
username: users.username,
|
||||
name: users.name,
|
||||
type: users.type,
|
||||
roleId: userOrgs.roleId,
|
||||
roleName: roles.name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue