Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • go go
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • gogo
  • Issues
  • #124

Closed
Open
Created Jan 03, 2017 by David Haynes@dhaynes3🙆Owner

Drop support for LDAP logins

Summary

So I actually did this accidentally a long time ago when first cleaning go. You used to be able to login with LDAP creds on a custom login page that I removed. The implementation currently in go is dated, non-efficient, and it slows down our build times and we do not use it. We need to nuke all references to LDAP and only support cas through our existing implementation. We could potentially bring it back at a later time but for now, we should remove it.

Helpful Links

  • grep -r ldap
  • rm -rf
  • the delete key
Assignee
Assign to
Time tracking