aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/http_token_authentication_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation.Piotr Sarnacki2012-07-111-4/+4
* Don't raise an error if http auth token isn't well formattedPiotr Sarnacki2012-07-111-0/+8
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-3/+3
* add HTTP Token Authorization support to complement Basic and Digest Authoriza...rick2010-04-301-0/+113