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

[Backport 1.x] Username validation for special characters (#2277) #2320

Merged
merged 2 commits into from
Jan 3, 2023

Conversation

peternied
Copy link
Member

Description

Username validation for special characters (#2277)

  • Only prevent user creation on colon characters, separate out tests

Signed-off-by: Rutuja Surve [email protected]
Signed-off-by: Rutuja Surve [email protected]
Signed-off-by: Peter Nied [email protected]
Co-authored-by: Peter Nied [email protected]
(cherry picked from commit efbc48b)

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* Only prevent user creation on colon characters, separate out tests

Signed-off-by: Rutuja Surve <[email protected]>
Signed-off-by: Rutuja Surve <[email protected]>
Signed-off-by: Peter Nied <[email protected]>
Co-authored-by: Peter Nied <[email protected]>
(cherry picked from commit efbc48b)
@peternied peternied requested a review from a team December 9, 2022 21:43
Signed-off-by: Peter Nied <[email protected]>
@peternied
Copy link
Member Author

Looks like this needs to wait on a rebase where the install workflow has been fixed.

Copy link
Member Author

@peternied peternied left a comment

Choose a reason for hiding this comment

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

I've reviewed the failures in the 1.x branch, no build issues, just intermittent test failures

@peternied peternied merged commit 1d710da into 1.x Jan 3, 2023
@peternied peternied deleted the backport/backport-2277-to-1.x branch January 3, 2023 22:55
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