Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User creation page got messed when going back after importing user(s) from existing installation #383

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

mchf
Copy link
Member

@mchf mchf commented Jun 30, 2023

Problem

Reporter imported a user from existing system during installation. Later on walked back and the user creation dialog's password field was messed with incredibly long password. Most probably hashed password got in use.

  • bsc#1211583

Solution

Dialog tries to determine whether a user was already imported when walking back. If yes it disables manual definition part of the dialog and enables importing user

Testing

  • Tested manually

@coveralls
Copy link

coveralls commented Jun 30, 2023

Pull Request Test Coverage Report for Build 5656085602

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 60.831%

Totals Coverage Status
Change from base Build 5646161712: 0.02%
Covered Lines: 3395
Relevant Lines: 5581

💛 - Coveralls

@mchf mchf force-pushed the bsc1211583-import-users-fail branch from e1b1a7c to 54d62ce Compare July 4, 2023 09:29
@mchf mchf requested a review from joseivanlopez July 7, 2023 05:03
@mchf mchf force-pushed the bsc1211583-import-users-fail branch from 2d9ee31 to d97a66b Compare July 25, 2023 11:16
@mchf mchf force-pushed the bsc1211583-import-users-fail branch from d97a66b to 154768d Compare July 25, 2023 11:37
@mchf mchf changed the base branch from master to SLE-15-SP5 July 25, 2023 11:38
Copy link
Contributor

@ancorgs ancorgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mchf mchf merged commit 4cae4ce into yast:SLE-15-SP5 Jul 25, 2023
@mchf mchf deleted the bsc1211583-import-users-fail branch July 25, 2023 12:47
@mchf mchf mentioned this pull request Jul 25, 2023
@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #750 successfully finished
✔️ Created IBS submit request #303772

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants