summaryrefslogtreecommitdiffstats
path: root/lib/private/UserStatus/ISettableProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling2022-02-151-0/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add an API to set and rollback the user statusCarl Schwan2021-10-181-0/+55
Signed-off-by: Carl Schwan <carl@carlschwan.eu>