php-tenant/Concerns
Claude 3244c3d108
feat: add workspace activity audit log
Add WorkspaceActivity model, migration, and LogsWorkspaceActivity trait
to provide a central audit trail for significant workspace actions
including security events, membership changes, and entitlement changes.

Fixes #37

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 13:51:09 +00:00
..
BelongsToNamespace.php refactor: rename namespace from Core\Mod\Tenant to Core\Tenant 2026-01-27 16:30:46 +00:00
BelongsToWorkspace.php refactor: rename namespace from Core\Mod\Tenant to Core\Tenant 2026-01-27 16:30:46 +00:00
HasWorkspaceCache.php refactor: rename namespace from Core\Mod\Tenant to Core\Tenant 2026-01-27 16:30:46 +00:00
LogsWorkspaceActivity.php feat: add workspace activity audit log 2026-03-24 13:51:09 +00:00
PreventsSSRF.php security: fix P1 items for rate limiting, auth, SSRF and workspace validation 2026-01-29 13:19:27 +00:00
TwoFactorAuthenticatable.php refactor: rename namespace from Core\Mod\Tenant to Core\Tenant 2026-01-27 16:30:46 +00:00