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/ | ||
| |
init.rb | ||
| |
install.rb | ||
| |
junk/ | ||
| |
lib/ | ||
| |
spec/ | ||
| |
tasks/ |
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') 








