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.3] Username validation for special characters (#2277) #2319

Merged
merged 3 commits into from
Dec 15, 2022

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:42
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.

@cwperks cwperks merged commit f48fcdc into 1.3 Dec 15, 2022
@cwperks cwperks deleted the backport/backport-2277-to-1.3 branch December 15, 2022 15:32
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.

3 participants