public
Description:
Homepage: http://mutuallyhuman.com
Clone URL: git://github.com/mvanholstyn/mhs_authentication_system.git
Click here to lend your support to: mhs_authentication_system and make a donation at www.pledgie.com !
name age message
file .gitignore Wed Apr 30 20:22:00 -0700 2008 Adding .gitingore for spec/tmp [mvanholstyn]
file CHANGELOG Sun Jun 01 21:26:26 -0700 2008 Added changelog for Zach [mvanholstyn]
file LICENSE Tue Jul 17 21:11:08 -0700 2007 Added MIT license [mvanholstyn]
file README Wed Mar 04 11:27:38 -0800 2009 * Lots of code cleanup (spaces, unnecessary sel... [mvanholstyn]
file Rakefile Wed Apr 30 20:22:21 -0700 2008 Remove spec options from rakefile so this doesn... [mvanholstyn]
file TODO Wed Mar 04 11:27:38 -0800 2009 * Lots of code cleanup (spaces, unnecessary sel... [mvanholstyn]
directory app/ Sat Sep 01 07:33:54 -0700 2007 This commit and the last update generated views... [mvanholstyn]
directory config/ Tue Feb 10 18:54:38 -0800 2009 update config/routes.rb for use with latest ver... [mvanholstyn]
directory doc/ Thu Mar 27 09:44:53 -0700 2008 Renaming some files/folders for lwt => mhs [mvanholstyn]
directory generators/ Wed Mar 04 11:27:38 -0800 2009 * Lots of code cleanup (spaces, unnecessary sel... [mvanholstyn]
file init.rb Wed Mar 04 11:27:38 -0800 2009 * Lots of code cleanup (spaces, unnecessary sel... [mvanholstyn]
file install.rb Thu Oct 19 15:56:34 -0700 2006 initial import [mvanholstyn]
directory junk/ Mon Jan 22 22:20:06 -0800 2007 Update login controller template to not comment... [mvanholstyn]
directory lib/ Sun Mar 29 20:11:11 -0700 2009 Reverse order to check options before seeing if... [joshuaclayton]
directory spec/ Wed Mar 04 11:27:38 -0800 2009 * Lots of code cleanup (spaces, unnecessary sel... [mvanholstyn]
directory tasks/ Thu Mar 27 09:44:25 -0700 2008 Renaming some files/folders for lwt => mhs [mvanholstyn]
README
MhsAuthenticationSystem
=======================

This authentication system allows for an easy, plug and play solution
to all you authentication and privilege needs.

 * The currently logged in user's id is stored in the sessionas :current_user_id.
 * When creating fixture data, you can use User.hash_password('password')