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

account for more than just \w for usernames #3753

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

johrstrom
Copy link
Contributor

From discourse:
https://discourse.openondemand.org/t/user-mapping-doesnt-work-for-ad-users-with-accounts-in-etc-passwd/3714/4

Looks like we have to account for more in this regex. Specifically @s and .s.

Copy link
Contributor

@Oglopf Oglopf left a comment

Choose a reason for hiding this comment

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

Looks good.

@johrstrom johrstrom merged commit 9244533 into master Aug 29, 2024
26 checks passed
@johrstrom johrstrom deleted the auth-map-bugfix branch August 29, 2024 14:53
johrstrom added a commit that referenced this pull request Sep 5, 2024
Account for more than just \w for usernames which can have all sorts of characters.
johrstrom added a commit that referenced this pull request Sep 5, 2024
Account for more than just \w for usernames which can have all sorts of characters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants