aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/middleware/remote_ip_test.rb
Commit message (Expand)AuthorAgeFilesLines
* make sure both headers are set before checking for ip spoofingTamir Duberstein2013-06-041-0/+10
* Remove comments about removing LegacyKeyGenerator in 4.1Trevor Turk2013-04-031-1/+0
* Rename DummyKeyGenerator -> LegacyKeyGeneratorTrevor Turk2013-04-021-2/+2
* Restore original remote_ip algorithm.Andre Arko2013-01-021-1/+1
* Use derived keys everywhere, http_authentication was missing itSantiago Pastorino2012-11-031-1/+3
* Remove app building setup/teardown for remote ip railtie testsCarlos Antonio da Silva2012-08-211-14/+0
* convert railties to use AS::TestCaseAaron Patterson2012-01-051-1/+1
* Solve the RAILS_ENV problem in the railties tests in a more generic wayJon Leighton2011-06-061-0/+4
* Fix a routing test. Reorganize middleware tests.José Valim2010-10-021-0/+63