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
Some paths, like those serving static resources, are likely not subject to policy enforcement. We should allow configuring the middleware to skip those if provided, by checking for a :ignore-paths list or similar.
The text was updated successfully, but these errors were encountered:
Some paths, like those serving static resources, are likely not subject to policy enforcement. We should allow configuring the middleware to skip those if provided, by checking for a
:ignore-paths
list or similar.The text was updated successfully, but these errors were encountered: