Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Make perforce email matching case insensitive#60252

Merged
pjlast merged 3 commits into
mainfrom
pjlast/58757-perforce-email-matching
Feb 12, 2024
Merged

Make perforce email matching case insensitive#60252
pjlast merged 3 commits into
mainfrom
pjlast/58757-perforce-email-matching

Conversation

@pjlast

@pjlast pjlast commented Feb 7, 2024

Copy link
Copy Markdown
Contributor

Closes #58757

Makes perforce email matching case insensitive.

Test plan

Adjust and add unit test.

@cla-bot cla-bot Bot added the cla-signed label Feb 7, 2024
@github-actions github-actions Bot added the team/source Tickets under the purview of Source - the one Source to graph it all label Feb 7, 2024
@pjlast pjlast requested a review from a team February 7, 2024 09:51

@eseliger eseliger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does that also cover the definitions in the p4 protects file getting matched against a users emails?

Comment thread CHANGELOG.md Outdated
Co-authored-by: Erik Seliger <erikseliger@me.com>
@pjlast

pjlast commented Feb 7, 2024

Copy link
Copy Markdown
Contributor Author

@eseliger yeah the protects file uses a username if I'm not mistaken. The email is to set up the external account

@eseliger eseliger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

gotcha, alright! (I know very little about how these things link up, but I trust you here and code and test LGTM) :)

@pjlast pjlast merged commit ded112a into main Feb 12, 2024
@pjlast pjlast deleted the pjlast/58757-perforce-email-matching branch February 12, 2024 13:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Perforce permissions email matching is case sensitive

2 participants