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
Currently _clean_path() strips trailing slashes before further processing a route. This has pitfalls, which could be avoided by instead serving a redirect.