diff options
author | Steffen Köhler <git@steffenkoehler.net> | 2016-01-07 19:14:41 +0100 |
---|---|---|
committer | Steffen Köhler <git@steffenkoehler.net> | 2016-01-15 14:55:52 +0100 |
commit | 2444c04055c7cc7d48c0301e8cd9d30fc534d460 (patch) | |
tree | a7cdd3f5b4bc2eeb26009d59ec595844abd078aa /lib/api/helpers.rb | |
parent | 03604b39eb043ca81eed6f3192abe5eef7cd06be (diff) | |
download | gitlab-ce-2444c04055c7cc7d48c0301e8cd9d30fc534d460.tar.gz |
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.
Diffstat (limited to 'lib/api/helpers.rb')
0 files changed, 0 insertions, 0 deletions