gitlab-org--gitlab-foss/config
Athos Ribeiro 84408015cd Change Devise.confirm_within to Devise.allow_unconfirmed_access_for
According to Devise's changelog
(https://github.com/plataformatec/devise/blob/master/CHANGELOG.md),
Devise.confirm_within was deprecated in favor of
Devise.allow_unconfirmed_access_for in version 2.0.0.
2014-02-03 21:20:36 -05:00
..
environments
initializers Change Devise.confirm_within to Devise.allow_unconfirmed_access_for 2014-02-03 21:20:36 -05:00
locales
application.rb
aws.yml.example
boot.rb
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.yml.example Merge pull request #5842 from vikraman/patch-1 2014-01-29 10:24:59 -08:00
resque.yml.example
routes.rb
unicorn.rb.example