gitlabhq/config
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
..
environments Update Rails config 2012-11-18 21:51:53 +01:00
initializers Add option to disable username changing 2013-02-14 17:58:56 +02:00
locales Devise locale updated to stay consistent with GitLab 2012-12-04 19:19:26 +01:00
application.rb Add concerns to autoload 2013-01-03 09:12:24 +02:00
boot.rb init commit 2011-10-09 00:36:38 +03:00
database.yml.mysql cleanup database.yml files 2012-09-27 02:56:20 -07:00
database.yml.postgresql Update config/database.yml.postgresql 2013-01-23 15:32:31 +01:00
environment.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
gitlab.yml.example Add option to disable username changing 2013-02-14 17:58:56 +02:00
resque.yml.example Add docs for customizing Redis, add example file 2012-09-18 21:53:27 -04:00
routes.rb Fix for incorrect routing to the Compare controller 2013-02-12 19:28:48 +11:00
unicorn.rb.example Improving installation docs 2013-02-05 13:02:58 +02:00