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
/
lib
/
action_controller
/
metal
/
force_ssl.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix formatting of force_ssl options documentation [ci skip]
Eliot Sykes
2015-07-19
1
-6
/
+6
*
Revert "Merge pull request #19682 from supercaracal/fix_force_ssl_redirection...
Santiago Pastorino
2015-04-12
1
-1
/
+1
*
fix fails to force_ssl_redirection if session_store is disabled
Taishi Kasuga
2015-04-09
1
-1
/
+1
*
just set the host, no need for another hash allocation / merge!
Aaron Patterson
2014-08-01
1
-1
/
+1
*
Fix a few typos. [ci skip]
namusyaka
2013-09-04
1
-1
/
+1
*
Don't reprocess the options hash on every request
Andrew White
2013-04-27
1
-1
/
+2
*
Add support for extra options to `force_ssl`
Andrew White
2013-04-25
1
-17
/
+48
*
Use `request.fullpath` to build redirect url in `force_ssl`
Andrew White
2013-04-25
1
-4
/
+7
*
update documentation and code to use _action callbacks
Francesco Rodriguez
2012-12-07
1
-2
/
+2
*
Multiple changes to 1,9 hash syntax
AvnerCohen
2012-10-27
1
-1
/
+1
*
Missing closing tag
Ellis Berner
2012-08-12
1
-1
/
+1
*
Extracted redirect logic from ActionController::Force::ClassMethods.force_ssl
Jeremy Friesen
2012-05-31
1
-7
/
+15
*
Add ActionController::HTTP
Santiago Pastorino
2012-03-14
1
-1
/
+1
*
Document the :host option for force_ssl
Andrew White
2012-02-23
1
-0
/
+1
*
Update documentation for force_ssl - closes #5023.
Andrew White
2012-02-23
1
-1
/
+14
*
SSL should not be disabled by default in any environment.
Pat Allan
2012-02-23
1
-1
/
+1
*
Fixed force_ssl redirects to include original query params
Ryan McGeary
2012-02-07
1
-0
/
+1
*
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
-0
/
+1
*
accept optional :host parameter to force_ssl
Ben Scheirman
2011-10-08
1
-2
/
+5
*
fix minor spelling mistakes in comments
Dmytrii Nagirniak
2011-05-23
1
-3
/
+3
*
Add controller-specific `force_ssl` method to force web browser to use HTTPS ...
Prem Sichanugrist
2011-03-28
1
-0
/
+35