The HTTP 422 status code was raised as both your LDAP and OAuth users attempted to create the same default namespace.
You may need to monkey-patch lib/gitlab/oauth/user.rb as the default behavior is to add a new user. On Monday, March 24, 2014 11:09:30 PM UTC+8, Nathan Neulinger wrote: > > Is there any way to configure authentication to allow entry/authentication > via LDAP or OAuth2 for the same account? > > I have both configured currently, but as soon as I have used LDAP with a > given email address/user, any attempted authentication with OAuth2 results > in: > > ------------------ > 422 > The change you wanted was rejected. > > Maybe you tried to change something you didn't have access to. > > ------------------------------ > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
