Merge branch 'fixKerberosSignUp' into 'master'
Fix signup using kerberos kerberos only provides 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. I also created an issue for this: #5945 See merge request !2336
Showing
Please register or sign in to comment