feat: set WebUI password via WEBUI_PASSWORD env var#437
Open
wsmlby wants to merge 7 commits into
Open
Conversation
Agent-Logs-Url: https://github.com/wsmlby/docker-qbittorrent/sessions/1983b2b4-8f4f-4b55-9a55-ab9ed0c39044 Co-authored-by: wsmlby <1570401+wsmlby@users.noreply.github.com>
Agent-Logs-Url: https://github.com/wsmlby/docker-qbittorrent/sessions/1983b2b4-8f4f-4b55-9a55-ab9ed0c39044 Co-authored-by: wsmlby <1570401+wsmlby@users.noreply.github.com>
Agent-Logs-Url: https://github.com/wsmlby/docker-qbittorrent/sessions/1983b2b4-8f4f-4b55-9a55-ab9ed0c39044 Co-authored-by: wsmlby <1570401+wsmlby@users.noreply.github.com>
feat: set WebUI password via WEBUI_PASSWORD env var
There was a problem hiding this comment.
Thanks for opening this pull request! Be sure to follow the pull request template!
Agent-Logs-Url: https://github.com/wsmlby/docker-qbittorrent/sessions/0f0d1745-1986-4706-8b0f-8dcc7f3f2bbd Co-authored-by: wsmlby <1570401+wsmlby@users.noreply.github.com>
Agent-Logs-Url: https://github.com/wsmlby/docker-qbittorrent/sessions/62d91b84-6714-4305-8988-0211e4921df4 Co-authored-by: wsmlby <1570401+wsmlby@users.noreply.github.com>
docs: move WEBUI_PASSWORD docs to readme-vars.yml, revert direct README.md edits
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
feat: set WebUI password via WEBUI_PASSWORD env var
Benefits of this PR and context:
qBittorrent generates a random temporary password on every startup unless one is configured, requiring manual intervention via the web UI. Add WEBUI_PASSWORD env var support to inject a persistent password at container start.
Changes
How Has This Been Tested?
Build and start the container with a password in WEBUI_PASSWORD and use that password to login