AdminAPI: Return approval_pending with users
This commit is contained in:
parent
a1570ba6ad
commit
b750129da1
3 changed files with 42 additions and 3 deletions
|
|
@ -47,6 +47,8 @@ Configuration options:
|
|||
"tags": array,
|
||||
"avatar": string,
|
||||
"display_name": string,
|
||||
"confirmation_pending": bool,
|
||||
"approval_pending": bool,
|
||||
"registration_reason": string,
|
||||
},
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue