aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/User/Backend/IProvideEnabledStateBackend.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* feat: Add back searching in disabled user listCôme Chilliet2024-05-231-1/+2
* Invert parameter order in getDisabledUserList to be consistentCôme Chilliet2023-11-301-1/+1
* Add method to list disabled users to IProvideEnabledStateBackendCôme Chilliet2023-06-291-0/+9
* Fix since annotations and add boolean return type for setUserEnabledCôme Chilliet2023-06-201-4/+4
* Add user enabled state backend featureCôme Chilliet2023-05-231-0/+47