Files
gitlabhq/lib/gitlab/o_auth
Steffen Köhler 2444c04055 Fix signup for some OAuth providers
some OAuth providers (kerberos for example) only provide a username and an email, but no name. Therefore
a signup fails because the name is empty. Best guess for the name is
probably the username, therefore use it as name.
2016-01-15 14:55:52 +01:00
..
2015-12-14 21:43:41 -06:00
2016-01-15 14:55:52 +01:00