AdminAPI: Filter users by need_approval
This commit is contained in:
parent
b750129da1
commit
33f1b29b2c
5 changed files with 56 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ Configuration options:
|
|||
- `local`: only local users
|
||||
- `external`: only external users
|
||||
- `active`: only active users
|
||||
- `need_approval`: only unapproved users
|
||||
- `deactivated`: only deactivated users
|
||||
- `is_admin`: users with admin role
|
||||
- `is_moderator`: users with moderator role
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue