summaryrefslogtreecommitdiff
path: root/config/initializers/session_store.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'redis_settings'Dmitriy Zaporozhets2014-08-281-1/+1
|\
| * Store sessions in a Redis namespaceJacob Vosmaer2014-08-261-1/+1
* | Expire Rack sessions after 1 weekJacob Vosmaer2014-08-261-0/+1
|/
* Give the Rails cache its own Redis namespaceJacob Vosmaer2014-04-151-1/+1
* Enable secure option if https is used.Marin Jankovski2013-12-251-1/+1
* Respect the configured redis URL when initializing the session storevollnhals2013-10-301-0/+1
* The cookie store is vulnerable to session replay attacks.Sytse Sijbrandij2013-10-111-9/+7
* Fixes grack authentification under relative_url_rootamouhzi2013-08-151-1/+2
* Secure and httponly options on cookie.Marin Jankovski2012-09-261-1/+3
* init commitgitlabhq2011-10-091-0/+8