Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Merge requests
  • !5492

Closed
Created Oct 31, 2013 by Administrator@rootOwner
  • Report abuse
Report abuse

Added support for disabling standard login

  • Overview 15
  • Commits 1
  • Changes 4

Created by: green-arrow

Only enabled authorization methods are displayed on the sign in page. If no authentication methods are enabled, an appropriate message is shown.

This pull request is in reference to a feature request that was for only allowing login via LDAP. The feature request can be found here: http://feedback.gitlab.com/forums/176466-general/suggestions/3788023-only-allow-login-via-ldap.

The original issue that brought this up is issue #605 (closed). It has since been closed due to being moved to a feature request.

Screenshots of each possible scenario are attached. ldap_and_standard ldap_omniauth ldap_only ldap_standard_omniauth no_auth_methods omniauth_only standard_omniauth standard_only

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/green-arrow/LDAP-Only-Login