Skip to content

Fixed U2F authentication when used with LDAP

Phil Hughes requested to merge ldap-u2f-fix into master

What does this MR do?

This fixes U2F authentication when used with LDAP. This was caused by some route specific JavaScript not existing for the LDAP authentication route.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46661

Merge request reports