jaceklaskowski / librarian-clojure

Book manager in Clojure
http://librarian-clojure.herokuapp.com/
22 stars 4 forks source link

Create account flow #37

Closed jaceklaskowski closed 11 years ago

jaceklaskowski commented 11 years ago

There's the Create account button on the welcome page. It should display a popup window so a user can register and get logged in. It's much like the Log in flow.

zoldar commented 11 years ago

A partial fix for that was applied, however, the ordinary user's view is still broken - the top bar still contains login and create account buttons.