* Add User model * Add SessionsController * Add password authentication on User * Request authentication for all actions except sign in * Add some helpers for ApplicationController * Update features to work with mandatory authentication
* Display playlists as links in index * Move playlist form in a partial
* Index of playlists * Create a new playlist * Basic playlist model with mandatory name