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
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
In the login form we have a hard-coded link to /forgot, for the forgot password view. This link is broken if you're using hashbang-based routing. These hrefs should dynamically respond to $location html5 mode enabled.