Skip to content

Allow login if LDAP auth works, but sync fails.

Johannes Zumthurm requested to merge ldap-login-without-sync into master

Created by: NotSpecial

The LDAP sync requires additional credentials. If there are problems with these, sync can fail (even if auth works).

To reduce the damage, this change allows in-db users to still log in, even if sync failed. (As long as they can be authenticated).

Merge request reports

Loading