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 9864c7e78b080de26d123953bbeb1c8b4a45487f
tree c0bc655ea6134cbbc7750538f84e3e83e2bf29dd
parent 19912027a482c6a02cf25c72b39cb509ab02b133
tree c0bc655ea6134cbbc7750538f84e3e83e2bf29dd
parent 19912027a482c6a02cf25c72b39cb509ab02b133
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Aug 16 20:56:22 -0700 2008 | |
| |
HELP_admin.markdown | Thu Jul 24 18:26:14 -0700 2008 | |
| |
README.rdoc | Thu Jul 24 18:18:50 -0700 2008 | |
| |
Rakefile | Wed Jul 23 21:17:48 -0700 2008 | |
| |
header_authorize_extension.rb | Mon Nov 10 19:14:01 -0800 2008 | |
| |
lib/ | Mon Nov 10 19:14:01 -0800 2008 | |
| |
spec/ | Sat Aug 16 20:56:07 -0700 2008 |
README.rdoc
Header Authorize
Header Authorize creates alterations of the Login System to accept Header information for authorization. This allows you to use a central authentication system for multiple applications.
An authenticate_with_header method is added as a before_filter on the ApplicationController. authenticate_with_header will look for a header specified and will allow or disallow based on a user in Radiant having the same value in the given attribute.
This requires that you manage your user accounts so that all active users have valid information listed in the Radiant database.
See HELP_admin.markdown for more details.
Built by Saturn Flyer www.saturnflyer.com







