Commit Graph

1 Commits (af7495255cfd28f8e306dcf05a45d352714ab81e)

Author SHA1 Message Date
Markus Kahl 0ab10c0e1e refactoring 10 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