aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/http_authentication.rb
Commit message (Expand)AuthorAgeFilesLines
* And the same thing for BasicYehuda Katz + Carl Lerche2009-08-251-1/+2
* HTTP Auth should not depend on RenderingControllerYehuda Katz + Carl Lerche2009-08-251-1/+2
* Modify Digest and Basic to take a request so they can be used outside of the ...Yehuda Katz + Carl Lerche2009-08-251-7/+7
* Make http digest work with different server/browser combinationsJosé Valim2009-08-091-1/+2
* Fix HTTP basic authentication for long credentials [#2572 state:resolved]Jan Schwenzien2009-08-091-1/+1
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...Yehuda Katz2009-08-061-0/+309