aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/force_ssl_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed force_ssl redirects to include original query paramsRyan McGeary2012-02-061-0/+6
* accept optional :host parameter to force_sslBen Scheirman2011-10-081-1/+21
* Add controller-specific `force_ssl` method to force web browser to use HTTPS ...Prem Sichanugrist2011-03-281-0/+83