Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |