mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- 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>