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
  • !10001

Closed
Created Jan 24, 2016 by Administrator@rootOwner
  • Report abuse
Report abuse

Avoid to show the original password field when password is automatically seted

  • Overview 0
  • Commits 1
  • Changes 2

Created by: duduribeiro

Hi, When I create an account using an Omniauth provider, it sets automatically a password for me. And gitlab suggests to set a password to be able to pull/push via HTTP. screen shot 2016-01-24 at 3 41 11 am And when I click to set the password, the page is fine with the new password and confirmation field. screen shot 2016-01-24 at 3 41 21 am

But if I accidentally put different passwords on both fields, it loads the page with the original password (that I don't have). screen shot 2016-01-24 at 3 41 44 am

This PR will change this behave. When an error occurs it will show only the New password and confirmation when password is automatically seted.

screen shot 2016-01-24 at 1 11 25 pm

Thanks so much, 🍻

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/duduribeiro/current_password_when_auto_set