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 (
commit d1cf131a86d578041e8f58b0caafbda3ab499d71
tree 1eda82ab3dbd7979f7325bda4ea5e7ef24c8c7db
parent 32eaec9f48827d85d7ce062a330302f11e626997
tree 1eda82ab3dbd7979f7325bda4ea5e7ef24c8c7db
parent 32eaec9f48827d85d7ce062a330302f11e626997
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Nov 19 13:05:22 -0800 2008 | |
| |
Capfile | Mon Nov 03 10:13:29 -0800 2008 | |
| |
README.mdown | Mon Dec 01 13:05:45 -0800 2008 | |
| |
Rakefile | Mon Nov 03 09:48:56 -0800 2008 | |
| |
app/ | ||
| |
config/ | Thu Dec 11 20:43:59 -0800 2008 | |
| |
db/ | Thu Dec 11 20:43:59 -0800 2008 | |
| |
doc/ | Mon Nov 03 09:48:56 -0800 2008 | |
| |
public/ | Mon Nov 03 09:48:56 -0800 2008 | |
| |
script/ | Mon Nov 03 09:48:56 -0800 2008 | |
| |
test/ | Mon Dec 01 13:05:45 -0800 2008 | |
| |
vendor/ | Thu Dec 11 20:50:28 -0800 2008 |
README.mdown
Authlogic Example App
This is an example of how to use Authlogic in a rails app. Authlogic is a clean, simple, and unobtrusive ruby authentication solution.
- This application live: http://authlogicexample.binarylogic.com
- Basic setup tutorial: http://www.binarylogic.com/2008/11/3/tutorial-authlogic-basic-setup
- Reset passwords tutorial: http://www.binarylogic.com/2008/11/16/tutorial-reset-passwords-with-authlogic
- Open ID tutorial: http://www.binarylogic.com/2008/11/21/tutorial-using-openid-with-authlogic
- Authlogic: http://github.com/binarylogic/authlogic
Copyright (c) 2008 Ben Johnson of Binary Logic, released under the MIT license









