You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(web): allow double dots in static filenames (1da0766)
Only reject .. when it is a complete path segment so generated asset names such as font..woff2 are served normally while traversal attempts remain blocked.