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

docs: add comment about current-user-password #7258

Merged
merged 1 commit into from
Sep 21, 2021
Merged

docs: add comment about current-user-password #7258

merged 1 commit into from
Sep 21, 2021

Conversation

kryptonite303
Copy link
Contributor

It is not immediately clear what the <current-user-password> should be as shown by this issue: #4096.
This comment should make it more clear that when users are setting passwords as the default admin user, they should be using the admin password here.

Fixes #4096

It is not immediately clear what the `<current-user-password>` should be as shown by this issue: #4096.
This comment should make it more clear that when users are setting passwords as the default `admin` user, they should be using the `admin` password here.

Signed-off-by: John Chen <[email protected]>
Copy link
Collaborator

@alexmt alexmt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for clarification!

@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #7258 (f49bd0e) into master (f613fab) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7258   +/-   ##
=======================================
  Coverage   41.08%   41.09%           
=======================================
  Files         160      160           
  Lines       21475    21475           
=======================================
+ Hits         8823     8825    +2     
+ Misses      11387    11386    -1     
+ Partials     1265     1264    -1     
Impacted Files Coverage Δ
util/settings/settings.go 47.42% <0.00%> (+0.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f613fab...f49bd0e. Read the comment docs.

@kryptonite303
Copy link
Contributor Author

Looks like k3s is having some issues with their signature files. Could this be merged in anyway?

@alexmt
Copy link
Collaborator

alexmt commented Sep 21, 2021

Looks like k3s had an issue. Retrying CI

@alexmt alexmt merged commit 4f69e93 into argoproj:master Sep 21, 2021
@kryptonite303 kryptonite303 deleted the patch-2 branch September 22, 2021 12:42
plakyda-codefresh pushed a commit to plakyda-codefresh/argo-cd that referenced this pull request Sep 28, 2021
It is not immediately clear what the `<current-user-password>` should be as shown by this issue: argoproj#4096.
This comment should make it more clear that when users are setting passwords as the default `admin` user, they should be using the `admin` password here.

Signed-off-by: John Chen <[email protected]>
Signed-off-by: viktorplakida <[email protected]>
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.

Unable to change the user's password via argocd CLI
2 participants