Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • alpine-conf alpine-conf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • alpine-confalpine-conf
  • Merge requests
  • !134

Try again if password confirmation is wrong

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Nikolas Garofil requested to merge ngaro/alpine-conf:checkpass into master Nov 27, 2022
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

When a user is created in setup-alpine and the password confirmation is wrong it will run setup-user again. But by that time the user is already created and can't be recreated (with password).

This commit should fix it by calling passwd until it works.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: checkpass