jaceklaskowski / librarian-clojure

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

Show the logout button only when logged in #24

Closed konrad-garus closed 11 years ago

konrad-garus commented 11 years ago

Right now the login/signin form also displays the logout button. It should only be shown in logged in state.

jaceklaskowski commented 11 years ago

Thanks for the issue report. I was to have reported it while committing the change, but simply turned my attention to other assignments.

Do you have an idea how it could be developed? I'm still unsure how to work it out.