PlayWithMagic / PlayWithMagic.org

PlayWithMagic.org is a web application that catalogs magic tricks and helps magicians build shows.
http://playwithmagic.github.io/PlayWithMagic.org/
Apache License 2.0
2 stars 1 forks source link

Creating new user redirects to the Edit Magician Full Page instead of Login Page #178

Closed pkarjala closed 9 years ago

pkarjala commented 9 years ago

We don't want users who are not logged in to be able to edit their full profile until they've signed in. Need to work on the workflow for this.

Currently it goes:

Home Page -> Signup (edit user) -> EditMagician ??

Should go:

Home Page -> Signup (edit user) -> Login Page / Home Page with Message.

pkarjala commented 9 years ago

Resolved as of commit a883e11.