gitlab-org--gitlab-foss/config/initializers
Dmitriy Zaporozhets 6fff92e984 Enable confirmable and reconfirmable modules for User
Now when you want to signup or change existing email you will be forced
to confirm that you really own this email. You get email with link to
follow in order to confirm your email address

Conflicts:
	app/models/user.rb
2013-10-15 09:56:04 +03:00
..
1_settings.rb Also match if it is at the end or in the middle of a sentence. 2013-10-01 10:53:44 +02:00
2_app.rb Enable threadsafe. Preload lib/ 2013-06-11 18:03:13 +03:00
3_grit_ext.rb Merge pull request #3687 from hiroponz/fix-not-using-git-bin-path 2013-05-08 11:17:48 -07:00
4_sidekiq.rb Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
5_backend.rb Update code to work with gitlab_git 3 2013-10-01 17:00:28 +03:00
backtrace_silencers.rb init commit 2011-10-09 00:36:38 +03:00
carrierwave.rb Files controller handle redirect to remote storage. Added config block to carrierwave init 2013-05-15 22:35:59 +03:00
devise.rb Enable confirmable and reconfirmable modules for User 2013-10-15 09:56:04 +03:00
devise_async.rb Send devise emails async 2013-10-09 15:25:31 +03:00
gemoji.rb Update gems 2012-11-18 21:51:53 +01:00
haml.rb Enable HAML ugly mode by default for all environments 2013-05-14 22:17:46 +03:00
inflections.rb Add an inflector to mark "commits" as uncountable 2012-09-26 16:32:23 -04:00
kaminari_config.rb add kaminari config with default and max per_page values 2012-09-03 04:22:49 -07:00
mime_types.rb Register diff mime type 2012-11-22 20:22:44 +01:00
postgresql_limit_fix.rb patch rails to ignore text limit 2012-10-10 13:17:48 +04:00
rack_attack.rb.example Add documentation to help section, rack_attack as example 2013-09-30 11:10:46 +02:00
secret_token.rb Generate the Rails secret token on first run. 2013-05-22 23:55:48 +00:00
session_store.rb The cookie store is vulnerable to session replay attacks. 2013-10-11 17:54:46 +02:00
smtp_settings.rb.sample Fix typo in smtp_settings.rb.sample 2013-06-07 16:59:53 +03:00
wrap_parameters.rb init commit 2011-10-09 00:36:38 +03:00