Commit Graph

2 Commits (pagination-support)

Author SHA1 Message Date
Glenn Wilkinson 90d46eb463 Initial suport for pagination
This commit adds support for pagination for users (Users and Groups menu item).
2020-10-23 18:56:00 +02:00
Jordan Wright 84096b8724
Implement User Management API (#1473)
This implements the first pass for a user management API allowing users with the `ModifySystem` permission to create, modify, and delete users. In addition to this, any user is able to use the API to view or modify their own account information.
2019-05-31 13:58:18 -05:00