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
  • Issues
  • #3795

Closed
Open
Created May 01, 2013 by Administrator@rootOwner

"Other sign-in" broken when ldap is enabled in 5.2.0.pre 9baf014

Created by: keith9820

Same issue as #3672 (closed), this was fixed but is broken again. The fix from pull request (#3469) is there, but the error is back.

Started POST "/users/sign_in" for  at 2013-05-01 11:15:13 -0400
Processing by Devise::SessionsController#create as HTML
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"OiMMwf9ybsoM+fxxTP5ZjEFfCzfUP+6EygpECsTpKXE=", "user"=>{"login"=>"[email protected]", "password"=>"[FILTERED]", "remember_me"=>"0"}}
Completed 401 Unauthorized in 2ms
Processing by Devise::SessionsController#new as HTML
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"OiMMwf9ybsoM+fxxTP5ZjEFfCzfUP+6EygpECsTpKXE=", "user"=>{"login"=>"[email protected]", "password"=>"[FILTERED]", "remember_me"=>"0"}}
  Rendered devise/shared/_links.erb (0.5ms)
  Rendered devise/sessions/_new_ldap.html.haml (3.8ms)
  Rendered devise/sessions/new.html.haml within layouts/devise (4.3ms)
  Rendered layouts/_head.html.haml (1.3ms)
  Rendered layouts/_flash.html.haml (0.1ms)
Assignee
Assign to
Time tracking