aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Group/DisplayNameCache.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix(cache): Remove displayname cache entry on deleteJoas Schilling2023-08-281-0/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add group display name cacheAnna Larch2022-11-281-0/+87
Signed-off-by: Anna Larch <anna@nextcloud.com>