skyrings / kitoon

Web interface for SkyRing
Apache License 2.0
6 stars 10 forks source link

wrong link in "Forgot username or password" #45

Closed mkudlej closed 8 years ago

mkudlej commented 9 years ago

When user click on $SUBJ links he can access into UI but without any data. I think after clicking on these links user should be redirected to page where he can renew his username and password. All supported user account types recovers should be available.

debloper commented 8 years ago

Was working on this, but the current routing model makes it difficult to change the behavior without some key decision making.

In long term, we'll need a proper solution to this (as explained in another issue), but for now if it helps to redirect users directly to /dashboard when clicked on those links - I can submit a patch for that.

N.B: I do realize that getting app interface for clicking on "Forgot username or password" is totally awkward. But if a proper solution takes time, I think giving users the dashboard view is better than a blank page (with dashboard link in the sidebar, another click away), for the time being.

mkudlej commented 8 years ago

I've filed BZ, please continue there https://bugzilla.redhat.com/show_bug.cgi?id=1298542 --> close issue