nextcloud-server/lib/private/Accounts
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP
This is an helpful helper that should be used in more place than just
server and this is already the case with groupfodlers, deck, user_oidc
and more using it, so let's make it public

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-14 15:54:31 +07:00
..
Account.php Add method to set all account properties from json 2022-03-17 16:33:19 +07:00
AccountManager.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
AccountProperty.php Fix undefined/unset scope in account properties 2022-01-11 10:15:06 +07:00
AccountPropertyCollection.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Hooks.php fix code style 2021-06-30 00:45:49 +07:00
TAccountsHelper.php Add new account properties 2021-10-19 04:44:40 +07:00