aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/lib/Listener
Commit message (Expand)AuthorAgeFilesLines
* refactor: cleanup rollback hook usageailkiv2025-04-251-1/+18
* fix(admin_audit): Fix incorrect truncation of files path in admin audit logfix/fix-admin-audit-pathsCôme Chilliet2025-02-241-1/+1
* feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-loginLuka Trovic2025-02-061-1/+17
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix(admin_audit): Remove now unused methods and classesCôme Chilliet2024-09-101-15/+23
* chore(admin_audit): Fix License headers on new filesCôme Chilliet2024-09-108-133/+23
* feat(admin_audit): Move admin_audit hooks to modern event listenersThomas Citharel2024-09-108-0/+888
* chore: Add SPDX headerAndy Scherzinger2024-05-261-20/+2
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+5
* Move to another namespace and class nameJoas Schilling2021-04-091-3/+3
* Allow apps to log actions into the audit_logJoas Schilling2021-04-091-0/+44