[Backport 1.1] Username validation for special characters (#2277) #2331
[Backport 1.1] Username validation for special characters (#2277) #2331peternied merged 2 commits intoopensearch-project:1.1from
Conversation
Signed-off-by: Rutuja Surve <rutuja@amazon.com>
|
Hi @rutuja-amazon, I saw that there was some issues with this backport and the 1.0 one. I just wanted to mention that unless you have an interest in contributing to these older versions for your own sake (which is great), you did not need to feel obligated to backport these last two. In general, we backport to the last minor of all supported majors so in this case you already covered the normal backporting with your backport to 1.3, 2.4, 2.x (1.x is also sometimes a target but since there is not going to be a 1.4 it is more a habit thing than a necessity). |
Please look into this failure |
|
@rutuja-amazon I haven't seen updates for a while, I'm going to close out this pull request, please let me know if you'd like me to reopen it. |
|
Hi @peternied we can re-open the PR , I'm not seeing the option to re-open. |
|
Seems like we are still facing the issue of missing artifact for |
|
You have successfully added a new CodeQL configuration |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 1.1 #2331 +/- ##
======================================
Coverage ? 64.92%
Complexity ? 3234
======================================
Files ? 247
Lines ? 17348
Branches ? 3076
======================================
Hits ? 11263
Misses ? 4528
Partials ? 1557 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Description
Username validation for special characters (#2277)
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)
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.