-
Notifications
You must be signed in to change notification settings - Fork 6.4k
fix: password reset requirements #7071
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
Conversation
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Codecov Report
@@ Coverage Diff @@
## master #7071 +/- ##
==========================================
+ Coverage 41.06% 41.08% +0.02%
==========================================
Files 158 158
Lines 21305 21313 +8
==========================================
+ Hits 8748 8756 +8
+ Misses 11304 11301 -3
- Partials 1253 1256 +3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @mayzhang2000 . Added couple comments.
Please also document config map settings in https://github.com/argoproj/argo-cd/blob/master/docs/operator-manual/argocd-cm.yaml
Signed-off-by: May Zhang <may_zhang@intuit.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. It works great!
* fix: password reset meet requirement Signed-off-by: May Zhang <may_zhang@intuit.com>
* fix: password reset meet requirement Signed-off-by: May Zhang <may_zhang@intuit.com> Signed-off-by: viktorplakida <plakyda1@gmail.com>
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist:
fixes: #5787