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 | |
|---|---|---|---|
| |
MIT-LICENSE | Fri Feb 27 05:54:12 -0800 2009 | |
| |
README.rdoc | Thu Mar 05 15:32:37 -0800 2009 | |
| |
Rakefile | Fri Feb 27 05:54:12 -0800 2009 | |
| |
app/ | Thu Mar 05 14:41:20 -0800 2009 | |
| |
config/ | Thu Mar 05 15:01:05 -0800 2009 | |
| |
init.rb | Thu Mar 05 15:01:05 -0800 2009 | |
| |
install.rb | Fri Feb 27 05:54:12 -0800 2009 | |
| |
lib/ | Thu Mar 05 15:02:05 -0800 2009 | |
| |
tasks/ | Fri Feb 27 05:54:12 -0800 2009 | |
| |
test/ | Fri Feb 27 05:54:12 -0800 2009 | |
| |
uninstall.rb | Fri Feb 27 05:54:12 -0800 2009 |
README.rdoc
EasyAuthlogic
This is a rails plugin designed to make building authentication with authlogic as butt-simple as possible. While authlogic is a really nice, extensible solution I was discouraged by the amount of boilerplate code that was required. So I started this.
Usage
Follow the migration setup at github.com/binarylogic/authlogic and for openid plugin.
You should now be able to login using email/password or openid at localhost:3000/user_sessions/new (maybe, this is still pretty rough).
Things to work on
- Migration generators
Copyright © 2009 Mat Schaffer (matschaffer.com), released under the MIT license







