This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Apr 30 20:22:00 -0700 2008 | |
| |
CHANGELOG | Sun Jun 01 21:26:26 -0700 2008 | |
| |
LICENSE | Tue Jul 17 21:11:08 -0700 2007 | |
| |
README | Wed Mar 04 11:27:38 -0800 2009 | |
| |
Rakefile | Wed Apr 30 20:22:21 -0700 2008 | |
| |
TODO | Wed Mar 04 11:27:38 -0800 2009 | |
| |
app/ | Sat Sep 01 07:33:54 -0700 2007 | |
| |
config/ | Tue Feb 10 18:54:38 -0800 2009 | |
| |
doc/ | Thu Mar 27 09:44:53 -0700 2008 | |
| |
generators/ | Wed Mar 04 11:27:38 -0800 2009 | |
| |
init.rb | Wed Mar 04 11:27:38 -0800 2009 | |
| |
install.rb | Thu Oct 19 15:56:34 -0700 2006 | |
| |
junk/ | Mon Jan 22 22:20:06 -0800 2007 | |
| |
lib/ | Sun Mar 29 20:11:11 -0700 2009 | |
| |
spec/ | Wed Mar 04 11:27:38 -0800 2009 | |
| |
tasks/ | Thu Mar 27 09:44:25 -0700 2008 |
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') 







