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 | ||
| |
CHANGELOG | ||
| |
LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
TODO | ||
| |
app/ | ||
| |
config/ | ||
| |
doc/ | ||
| |
generators/ | Wed Mar 04 11:27:38 -0800 2009 | |
| |
init.rb | ||
| |
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/ | ||
| |
tasks/ |
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') 












