aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/http_authentication_test.rb
Commit message (Expand)AuthorAgeFilesLines
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
* Fixed that HTTP authentication should work if the header is called REDIRECT_X...David Heinemeier Hansson2007-06-231-22/+34
* Included the HttpAuthentication plugin as part of core (ActionController::Htt...David Heinemeier Hansson2007-05-081-0/+42