aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/http_authentication.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed that HTTP authentication should work if the header is called REDIRECT_X...David Heinemeier Hansson2007-06-231-43/+51
* 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