I am currently setting up my GitLab Server to authenticate users with LDAP. After spending hours trying to setup the authentication, now i am receiving the following error when entering the user data:
"Could not authorize you from LDAP because: "Undefined method 'persisted?' for #"
Apparently GitLab is unable to create the user in gitlab's database.
any help on how I can actually solve this issue?