OSDN Git Service

Makes the autologin cookie configurable (#1763).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 23 Jan 2011 11:20:46 +0000 (11:20 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 23 Jan 2011 11:20:46 +0000 (11:20 +0000)
commit55acbcb560cc7c635420060bc22bdb2c221a3b8d
tree5eb03f81b03947a408f8cc8c014d0b15949cceea
parent7dd464c577bd1b41d80554390b4b8a2ff9372e8b
Makes the autologin cookie configurable (#1763).

The cookie attributes (name, path, secure) can now be set in config/configuration.yml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4756 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/account_controller.rb
config/configuration.yml.example