Skip to content

Conversation

@lcartey
Copy link
Contributor

@lcartey lcartey commented Mar 28, 2023

Fixes #1.

This PR enables case insensitive match of user ids across GHES instances. The issue proposed a flag to do this, but I think it should be the default behaviour as I can't imagine a case where you would want to treat different capitalization as different users.

/cc @NickLiffen

lcartey added 3 commits March 28, 2023 13:25
Modify the data to include some variations in case, and verify in the
test case that the list of users is as expected.
@NickLiffen NickLiffen merged commit 5e40086 into advanced-security:main Mar 28, 2023
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.

Feature: Case Insensitive Flag

2 participants