mgeisler / swift-browser

AngularJS interface for OpenStack Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better handling of login failures

mgeisler opened this issue · comments

We currently close the login modal when "Authenticate" is clicked. It would be better to keep it open until the login succeeds and only then close it. If the login fails, show this to the user so he can try again.