Skip to content
Snippets Groups Projects

Attempt at #3022 - More complex implementation

Closed gitlab-qa-bot requested to merge github/fork/brocktimus/more_procs 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 pull request is #3646.

In this implementation I thought the create from omniauth function was getting somewhat complex. Tried to pull some of the more complex stuff out into its own helper class as can be seen. Quite a bit of code removed and then a "large" class added to try and simplify code and interface.

Unsure if it is better or not, hence creating the other implementation with less changes.

/cc @senny

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: coveralls

    Coverage Status

    Coverage remained the same when pulling 7ccba13f on brocktimus:more_procs into 4524f00a on gitlabhq:master.

    By Administrator on 2013-04-20T09:21:11 (imported from GitLab project)

    By Administrator on 2013-04-20T09:21:11 (imported from GitLab)

  • Created by: senny

    Lets focus on #3646. I'm closing this one as we can always reopen if we reconsider.

    Thanks for your work :heart:

    By Administrator on 2013-04-20T10:11:54 (imported from GitLab project)

    By Administrator on 2013-04-20T10:11:54 (imported from GitLab)

Please register or sign in to reply
Loading