jcazevedo/pawned

Authentication

Closed this issue · 7 comments

Implement the authentication system for the application, considering a simple user + password solution.

I will.

I suppose this includes taking care of the first steps of the Authorization step as well. Should I prepare cancan?

I forgot about permissions. I think they belong in a different issue. I'm opening it.

Created a separate issue for permissions.

This is done for the moment. Sure some things will have to be changed along the ride, but the functionality is there. This one I think I'll close.

I removed the email confirmation to ease the testing process, but opened an issue for us not to forget about it (#12).