index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
controller
/
force_ssl_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove tests method for test cases when controller can be inferred.
Guo Xiang
2014-05-03
1
-14
/
+1
*
Add support for extra options to `force_ssl`
Andrew White
2013-04-25
1
-14
/
+106
*
Use `request.fullpath` to build redirect url in `force_ssl`
Andrew White
2013-04-25
1
-0
/
+63
*
Extracted redirect logic from ActionController::Force::ClassMethods.force_ssl
Jeremy Friesen
2012-05-31
1
-0
/
+31
*
Tests :if option of force_ssl method
Alexey Vakhov
2012-04-01
1
-0
/
+23
*
SSL should not be disabled by default in any environment.
Pat Allan
2012-02-23
1
-14
/
+0
*
Fixed force_ssl redirects to include original query params
Ryan McGeary
2012-02-07
1
-0
/
+6
*
Use performed? instead of checking for response_body
Carlos Antonio da Silva
2012-01-19
1
-3
/
+0
*
When force redirecting to SSL, make sure that the session is kept. As we're m...
Marcin Bunsch and Przemek DÄ…bek
2012-01-12
1
-1
/
+37
*
accept optional :host parameter to force_ssl
Ben Scheirman
2011-10-08
1
-1
/
+21
*
Add controller-specific `force_ssl` method to force web browser to use HTTPS ...
Prem Sichanugrist
2011-03-28
1
-0
/
+83