Commit Graph

24 Commits (8111fedf2f6502101a759288a20423eaf1b95b29)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther d79f5cd7b1
Fix expire_sessions spec 6 years ago
Oliver Günther 0bc22be618
Ensure session cookie receives secure flag in https 7 years ago
Oliver Günther 450b0fc13d
[27763] Ensure session cookie receives secure flag in https 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 98fdadd02c
Add UserSession model to store user_id in sessions 8 years ago
Oliver Günther 82eb512450 Make session name configurable 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles f10023674e Use 1.9+ Hash syntax in Rails config files 10 years ago
Martin Linkhorst e0e8bbc37f set default in configuration.rb 11 years ago
Martin Linkhorst 1bca417b9f make session store configurable via env var SESSION_STORE 11 years ago
Martin Linkhorst 4d4a4695a2 remove unnecessary calls to presence 11 years ago
Martin Linkhorst 8d34d46c9b enabled ActiveRecord based session store and make it configurable 11 years ago
Martin Linkhorst 6adb469477 config can contain an empty string. use presence to convert that to nil. pass it directly to :path. rails handles the nil case with its default like before. 11 years ago
Martin Linkhorst afb6292501 set the path attribute of the session cookie when a relative url root is set 11 years ago
Martin Linkhorst 9ae0e5f7b9 refactor session store initializer 11 years ago
Martin Linkhorst 45ec8c9af9 config can contain an empty string. use presence to convert that to nil. pass it directly to :path. rails handles the nil case with its default like before. 11 years ago
Martin Linkhorst 55e5a3d1f4 set the path attribute of the session cookie when a relative url root is set 11 years ago
Martin Linkhorst 5b933ca2ab refactor session store initializer 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Christian Ratz 013c467d74 use cookie_store as session store 11 years ago
Philipp Tessenow cb6a195aae make memcache-usage configurable 11 years ago
Philipp Tessenow d7f763ac75 use memcache session store in production environment 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 12 years ago
Martin Linkhorst bb4ff05d15 use the rails 3 way to define the session secrets, checking them in while we're developing 12 years ago