Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace config.secret_key_base with secrets.secret_key_base in test | Guillermo Iguaran | 2013-12-12 | 1 | -1/+1 |
* | Removing use of subclassed application constant and instead using the | wangjohn | 2013-06-03 | 1 | -6/+6 |
* | Allow transparent upgrading of legacy signed cookies to encrypted cookies; Au... | Trevor Turk | 2013-03-28 | 1 | -8/+60 |
* | Add UpgradeSignatureToEncryptionCookieStore | Santiago Pastorino | 2012-11-16 | 1 | -0/+110 |
* | Remove duplicated get /foo/write_session | Santiago Pastorino | 2012-11-16 | 1 | -1/+0 |
* | Remove unused config option | Santiago Pastorino | 2012-11-16 | 1 | -1/+0 |
* | Add encrypted cookie store | Santiago Pastorino | 2012-11-03 | 1 | -0/+51 |
* | Use Ruby 1.9 Hash syntax in railties | Robin Dupret | 2012-10-14 | 1 | -1/+1 |
* | Implement :null_session CSRF protection method | Sergey Nartimov | 2012-09-13 | 1 | -0/+82 |
* | Failing test for #6034 | Piotr Sarnacki | 2012-04-30 | 1 | -0/+20 |
* | config.force_ssl should mark the session as secure. | José Valim | 2012-01-13 | 1 | -0/+30 |