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

Fix group listing: don't add root every time #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LucaFulchir
Copy link

The vector of all gids should be resized (and sorted, deduped) before we translate it to the returned group list

Signed-off-by: Luca Fulchir [email protected]

@LucaFulchir
Copy link
Author

related to ticket #44

@WindSoilder
Copy link

Hi, @ogham , any update on this? I think this is a good fixing :-D

@izzy
Copy link

izzy commented Mar 24, 2023

Run into this as well and it's extremely annoying.

@ogham hasn't done any commits since 2021, which makes me wonder if this repo is just abandoned and if so if anyone could take this one over?

sholderbach pushed a commit to nushell/nushell that referenced this pull request Jun 30, 2023
# Description

Fixes: #9498

Actually we don't need this pr if the upstream pr is merged:
ogham/rust-users#45

But it doesn't have any commit since 2021, and the author seems not
active on github now, I think we have to copy the function into nushell
to get relative issue fixed...
@gierens
Copy link

gierens commented Aug 21, 2023

Since this project is unmaintained, I forked to https://github.com/rustadopt/uzers-rs where I for example merged this PR and maintain it from now on. It's also available in v0.11.2 on https://crates.io/crates/uzers

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.

4 participants