gitlab-org--gitlab-foss/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
..
auth_hash.rb AuthHash should not parameterize email user 2015-12-10 18:49:48 -05:00
provider.rb Use proper labels for OAuth providers 2015-11-03 17:59:07 +01:00
session.rb add CAS authentication support 2015-12-14 21:43:41 -06:00
user.rb Fix signup for some OAuth providers 2016-01-15 14:55:52 +01:00