aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/force_ssl_test.rb
Commit message (Expand)AuthorAgeFilesLines
* When force redirecting to SSL, make sure that the session is kept. As we're m...Marcin Bunsch and Przemek DÄ…bek2012-01-121-1/+37
* 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