aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Auth.pm
Commit message (Expand)AuthorAgeLines
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-26/+28
* Allow people to give name/pw on auth page.Matthew Somerville2011-06-24-8/+13
* Use bcrypt.Matthew Somerville2011-06-24-2/+1
* Implement redirect upon sign in to where the user came from; tidy up error di...Matthew Somerville2011-06-21-18/+46
* Add the 'remember_me' checkbox on loginEdmund von der Burg2011-04-07-2/+8
* auth related fixesEdmund von der Burg2011-03-24-1/+6
* use .txt suffix on email templatesEdmund von der Burg2011-03-23-1/+1
* Clean up the flow - only mxcheck emails if we need to (ie not for logging in)Edmund von der Burg2011-03-04-28/+25
* Completed auth section (main parts at least)Edmund von der Burg2011-03-04-44/+98
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-0/+178