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

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

rutuja-amazon
Copy link
Contributor

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)

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.

@rutuja-amazon rutuja-amazon requested a review from a team December 13, 2022 07:15
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (1.2@ceb32ce). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff           @@
##             1.2    #2332   +/-   ##
======================================
  Coverage       ?   64.87%           
  Complexity     ?     3235           
======================================
  Files          ?      247           
  Lines          ?    17348           
  Branches       ?     3076           
======================================
  Hits           ?    11255           
  Misses         ?     4537           
  Partials       ?     1556           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@peternied peternied merged commit 2b719b3 into opensearch-project:1.2 Dec 13, 2022
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