Files
afilmory/be/apps
Innei d1b5ceed70 feat: add SkipTenantGuard to static web routes
- Introduced the SkipTenantGuard decorator to the static web routes in StaticWebController, allowing access without tenant validation.
- Updated the getStaticWebRoot, getStaticWebIndex, and getStaticDashboardIndexWithBasename methods to utilize the new guard.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-11 18:30:35 +08:00
..