summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/authentication_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Pull up #setup and #teardown in API tests.Jean-Philippe Lang2014-11-301-8/+0
* Test API authentification once.Jean-Philippe Lang2014-11-301-0/+73
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-5/+2
* explicitly set encoding UTF-8 (#16107)Toshi MARUYAMA2014-02-221-1/+6
* add "assert_response 401" to tests (#16107)Toshi MARUYAMA2014-02-221-0/+2
* Strip invalid UTF-8 bytes in User#find_by_login (#16107).Jean-Philippe Lang2014-02-221-1/+7
* Trigger basic HTTP authentication only when Basic authorization header is pre...Jean-Philippe Lang2014-02-221-0/+10
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Adds a subclass of ActionDispatch::IntegrationTest for API tests.Jean-Philippe Lang2013-01-221-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Adds an optional X-Redmine-Switch-User header to let admin users swicth user ...Jean-Philippe Lang2012-10-111-0/+41
* Do not user user session for API requests.Jean-Philippe Lang2012-07-271-0/+32