Files
stack/apps
Jason Woltje 9246f56687
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(api): Add AuthModule import to modules using AuthGuard
Modules using AuthGuard in their controllers need to import AuthModule
to make AuthService available for dependency injection.

Fixed:
- ActivityModule
- WorkspaceSettingsModule

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 01:48:09 -06:00
..