Skip to content

customizable LDAP attribute mapping

gitlab-qa-bot requested to merge github/fork/brocktimus/simple_mapping_proc into master

Created by: brocktimus

As per #3022 (closed) I'm trying to add procs to the gitlab configuration that adjust how LDAP attributes are mapped to users. There are two implementations and pull requests because I'm unsure which is better and I should go down the route of writing tests for. The other implementation is #3647.

This is the simpler implementation of the two where I was trying to alter the code as little as possible.

/cc @senny

Merge request reports