Skip to content

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

Merged
peternied merged 2 commits into1.xfrom
backport/backport-2277-to-1.x
Jan 3, 2023
Merged

[Backport 1.x] Username validation for special characters (#2277)#2320
peternied merged 2 commits into1.xfrom
backport/backport-2277-to-1.x

Conversation

@peternied
Copy link
Copy Markdown
Member

Description

Username validation for special characters (#2277)

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

Signed-off-by: Rutuja Surve rutuja@amazon.com
Signed-off-by: Rutuja Surve 110013621+rutuja-amazon@users.noreply.github.com
Signed-off-by: Peter Nied petern@amazon.com
Co-authored-by: Peter Nied petern@amazon.com
(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 <rutuja@amazon.com>
Signed-off-by: Rutuja Surve <110013621+rutuja-amazon@users.noreply.github.com>
Signed-off-by: Peter Nied <petern@amazon.com>
Co-authored-by: Peter Nied <petern@amazon.com>
(cherry picked from commit efbc48b)
@peternied peternied requested a review from a team December 9, 2022 21:43
Signed-off-by: Peter Nied <petern@amazon.com>
@peternied
Copy link
Copy Markdown
Member Author

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

Copy link
Copy Markdown
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