gitlabhq/config/initializers
Jaakko Kantojärvi ba65f2910b Add option to disable username changing
This option allows to disable users from changing their username.

This is very usefull in environments using strong internal authentication methods like ldap, pam or shibboleth.

You can allow users to change theyr username in these environments, but then new users (users loging in first time) is blocked from gitlab is her username exists.
2013-02-14 17:58:56 +02:00
..
1_settings.rb Add option to disable username changing 2013-02-14 17:58:56 +02:00
2_app.rb Small fixes 2013-01-19 15:26:55 +01:00
3_grit_ext.rb Update uses of Gitolite.config.foo settings 2012-12-20 16:54:28 +01:00
4_sidekiq.rb sidekiq with green tests 2013-01-09 09:14:05 +03:00
5_backend.rb Make gitlab works with gitlab-shell 2013-02-04 15:07:56 +02:00
backtrace_silencers.rb init commit 2011-10-09 00:36:38 +03:00
carrierwave.rb upload file's name support non-english words 2012-01-16 14:36:30 +08:00
connection_fix.rb added connection fix initializer, helps long running resque workers not fail 2012-06-11 15:58:58 -05:00
devise.rb Allow the OmniAuth provider args parameter to pass through as either an Array or a Hash. 2012-12-23 16:12:53 -08:00
gemoji.rb Update gems 2012-11-18 21:51:53 +01: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
secret_token.rb init commit 2011-10-09 00:36:38 +03:00
session_store.rb Secure and httponly options on cookie. 2012-09-26 16:02:31 +02:00
wrap_parameters.rb init commit 2011-10-09 00:36:38 +03:00