Skip to content

fix(accounts.sh): Sync user home location for alias workaround#3997

Merged
polarathene merged 2 commits intomasterfrom
fix/accounts-helper-sync-alias-workaround-home
May 2, 2024
Merged

fix(accounts.sh): Sync user home location for alias workaround#3997
polarathene merged 2 commits intomasterfrom
fix/accounts-helper-sync-alias-workaround-home

Conversation

@polarathene
Copy link
Copy Markdown
Member

@polarathene polarathene commented May 2, 2024

Description

When the accounts helper was updated to adjust the users home dir via #3335 , it did not sync this change with the dummy alias accounts workaround. As we configure the dummy accounts to reference the real user account home location, this should have been in sync.

Fixes #3990

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • New and existing unit tests pass locally with my changes
  • I have added information about changes made in this PR to CHANGELOG.md

@polarathene polarathene merged commit 7dcbbd7 into master May 2, 2024
@polarathene polarathene deleted the fix/accounts-helper-sync-alias-workaround-home branch May 2, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Userdb alias dummy accounts use wrong home directory

2 participants