summaryrefslogtreecommitdiffstats
path: root/model/users_stats.go
Commit message (Collapse)AuthorAgeFilesLines
* Get the count of the all system users at endpoint /users/stats (#8847)lisakycho2018-06-071-0/+24
* Get the count of the all system users at endpoint /users/stats * Added GetTotalUsersStats test in api4 * Changed pluralization and added the test back.