Raynes / refheap

The Reference Heap. A Clojure pastebin powered by Compojure, MongoDB, and Pygments.
129 stars 30 forks source link

validation is broken #130

Open m-combinator opened 10 years ago

m-combinator commented 10 years ago

After email is verified with persona and the user is asked to enter a username, If the user enters an invalid username, the webpage does not render the user/create page with the appropriate error messages. Instead the page just goes blank.