[autobackport: 1.5.x] profiles: add with-group-merging feature by sssd-bot · Pull Request #449 · authselect/authselect · GitHub
Skip to content

[autobackport: 1.5.x] profiles: add with-group-merging feature#449

Merged
pbrezina merged 2 commits into
authselect:1.5.xfrom
sssd-bot:authselect-authselect-backport-pr444-to-1.5.x
May 28, 2026
Merged

[autobackport: 1.5.x] profiles: add with-group-merging feature#449
pbrezina merged 2 commits into
authselect:1.5.xfrom
sssd-bot:authselect-authselect-backport-pr444-to-1.5.x

Conversation

@sssd-bot

Copy link
Copy Markdown

This is an automatic backport of PR#444 profiles: add with-group-merging feature to branch 1.5.x, created by @pbrezina.

Please make sure this backport is correct.

Note

The commits were cherry-picked without conflicts.

You can push changes to this pull request

git remote add sssd-bot git@github.com:sssd-bot/authselect.git
git fetch sssd-bot refs/heads/authselect-authselect-backport-pr444-to-1.5.x
git checkout authselect-authselect-backport-pr444-to-1.5.x
git push sssd-bot authselect-authselect-backport-pr444-to-1.5.x --force

Original commits
addc11a - profiles: add with-group-merging feature
d7eb795 - ci: check hardcoded altfiles on ostree systems

Backported commits

  • 8d58c96 - profiles: add with-group-merging feature
  • 1f04848 - ci: check hardcoded altfiles on ostree systems

Original Pull Request Body

This also makes group merging disabled by default. Group mergin
is not required by majority of users, but it makes all group lookups
to reach all providers (files, sss, systemd) which may cause performance
issues under some conditions.

It is better to let users who need it to enable it explicitly.

pbrezina added 2 commits May 27, 2026 14:43
This also makes group merging disabled by default. Group mergin
is not required by majority of users, but it makes all group lookups
to reach all providers (files, sss, systemd) which may cause performance
issues under some conditions.

It is better to let users who need it to enable it explicitly.

(cherry picked from commit addc11a)
@pbrezina pbrezina merged commit 8744a56 into authselect:1.5.x May 28, 2026
6 checks passed
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.

2 participants