nextcloud-server/lib/private/User
Christoph Wurst 45541eb685
feat(dav): Enable OOO UI and expose enabled via OCP
Makes the feature opt-out now that we have meaningful integrations based
on OOO data. Allows instances still to turn the feature off.

For apps like Mail that build on top of this feature we need to know if
the instance has the feature turned on or off. This is exposed as OCP
API, too.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-15 15:53:38 +07:00
..
Listeners Fix avatar cleanup on user delete 2022-09-19 21:36:50 +07:00
AvailabilityCoordinator.php feat(dav): Enable OOO UI and expose enabled via OCP 2023-11-15 15:53:38 +07:00
Backend.php Update php licenses 2021-06-04 22:02:41 +07:00
Database.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +07:00
DisplayNameCache.php fix(cache): Remove displayname cache entry on delete 2023-08-28 14:59:54 +07:00
LazyUser.php feat(users): Store and load a user's manager 2023-05-12 13:56:48 +07:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +07:00
Manager.php Add endpoint for getting disabled user list 2023-10-09 12:04:35 +07:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +07:00
OutOfOfficeData.php feat: Add out-of-office message API 2023-11-09 10:36:11 +07:00
Session.php Lower log level about invalid session token 2023-11-06 14:51:13 +07:00
User.php Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private 2023-09-21 16:34:27 +07:00