aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/ssl.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix secure cookies when there are more than one space before the secureRafael Mendonça França2012-03-191-1/+1
* Remove exclude option from ActionDispatch::SSLRafael Mendonça França2012-03-191-7/+0
* Some refactoring and update ActionDispatch::SSL code to use the Rack 1.4.xRafael Mendonça França2012-03-171-23/+13
* Rack::SSL -> ActionDispatch::SSLRafael Mendonça França2012-03-171-0/+87