Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
protocol This would become useful for site which sometime transferring sensitive information such as account information on particular controller or action. This featured was requested by DHH. |