| Path: | lib/user_support.rb |
| Last Update: | Wed Oct 05 15:14:24 PDT 2005 |
UserSupport provides methods are intended to be included by ApplicationController to support the user system across the entire application. They are companions to the User model.
The HTTP authorization code is derived from an example published by Maximillian Dornseif at blogs.23.nu/c0re/stories/7409/ which was released for use under any license.