gitlab-org--gitlab-foss/config
Jacob Vosmaer 47ac48c031 Disable allow_username_or_email_login in example
The example LDAP configuration in gitlab.yml enables the
allow_username_or_email_login setting. Because the effect of this
setting is somewhat counterintuitive, I propose we make 'false' the
example default. The settings initializer already sets this setting to
'false'.
2014-08-29 15:38:05 +02:00
..
environments Configure Redis cache for all environments 2014-08-26 13:44:39 +02:00
initializers Move cache setup to config/application.rb 2014-08-29 11:38:21 +02:00
locales
application.rb Move cache setup to config/application.rb 2014-08-29 11:38:21 +02:00
aws.yml.example
boot.rb
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.teatro.yml
gitlab.yml.example Disable allow_username_or_email_login in example 2014-08-29 15:38:05 +02:00
resque.yml.example
routes.rb diff unfold 2014-08-14 15:48:14 +04:00
unicorn.rb.example
unicorn.rb.example.development