nextcloud-server/apps/admin_audit/lib
Côme Chilliet e2a0ed080b
fix(admin_audit): Avoid crash when rename event fileid changes
This was fixed on master another way, but for stable31 we should still
 avoid the crash.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-06-24 16:28:58 +07:00
..
Actions fix(admin_audit): Avoid crash when rename event fileid changes 2025-06-24 16:28:58 +07:00
AppInfo feat(admin_audit): write admin audit log for AnyLoginFailedEvent 2025-02-06 18:27:10 +07:00
BackgroundJobs
Listener fix(admin_audit): Fix incorrect truncation of files path in admin audit log 2025-02-25 19:38:05 +07:00
AuditLogger.php
IAuditLogger.php