• Steffen Köhler's avatar
    Fix signup for some OAuth providers · 2444c040
    Steffen Köhler authored
    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.
    2444c040
user.rb 4.44 KB