fix(api): add AuthModule to FleetSettingsModule and ChatProxyModule #621

Merged
jason.woltje merged 1 commits from fix/ms22-missing-authmodule-imports into main 2026-03-01 18:06:50 +00:00
Owner

Both modules use AuthGuard on their controllers but were missing AuthModule in their imports array, causing UnknownDependenciesException on boot.

Both modules use AuthGuard on their controllers but were missing AuthModule in their imports array, causing UnknownDependenciesException on boot.
jason.woltje added 1 commit 2026-03-01 18:06:49 +00:00
fix(api): add AuthModule to FleetSettingsModule and ChatProxyModule
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
b08895496d
jason.woltje merged commit 559c6b3831 into main 2026-03-01 18:06:50 +00:00
Sign in to join this conversation.