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

docker-entrypoint.sh: clarify default token message #1138

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

adlerweb
Copy link
Contributor

@adlerweb adlerweb commented Jan 19, 2024

Related Issue: None

New Behavior

When a default admin API token is found, a warning is displayed. As it is only called "token", some users might not know what token is referred to. Also the message should give a hint or link to a documentation on how to remove it.

Contrast to Current Behavior

User may not know what token the warning refers to

Discussion: Benefits and Drawbacks

If there is a CLI command this might be a better choice. If not a link to /user/api-tokens/ and using ${SUPERUSER_NAME} might help further.

Change should be considered as "better than current state". Feel free to improve the message.

Changes to the Wiki

I don't think any

Proposed Release Note Entry

clarify warning if a default API token is found

Double Check

  • I have read the comments and followed the PR template.
  • I have explained my PR according to the information in the comments.
  • My PR targets the develop branch.

@adlerweb adlerweb marked this pull request as draft January 19, 2024 08:28
When a default admin API token is found, a warning is displayed. As it is only called "token", some users might not know what token is referred to. Also the message should give a hint or link to a documentation on how to remove it.
@tobiasge tobiasge marked this pull request as ready for review February 22, 2024 06:10
@tobiasge tobiasge merged commit 4da3f75 into netbox-community:develop Feb 22, 2024
9 checks passed
@tobiasge tobiasge mentioned this pull request May 6, 2024
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