feat : audit log (table + writer + listener + API + admin UI + timeline) #9

Merged
matthieu merged 38 commits from feat/audit-log into develop 2026-05-13 08:29:31 +00:00
Showing only changes of commit a3f2671eec - Show all commits

5
.gitignore vendored
View File

@@ -43,3 +43,8 @@ infra/dev/.env.docker.local
###> logs ###
LOG/
###< logs ###
###> friendsofphp/php-cs-fixer ###
/.php-cs-fixer.php
/.php-cs-fixer.cache
###< friendsofphp/php-cs-fixer ###