aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/http_authentication.rb
Commit message (Expand)AuthorAgeFilesLines
* don't assume the http authorization header will be nil, since some configurat...Jamis Buck2007-05-111-4/+4
* Rendering is protectedDavid Heinemeier Hansson2007-05-081-1/+1
* Included the HttpAuthentication plugin as part of core (ActionController::Htt...David Heinemeier Hansson2007-05-081-0/+121