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

RcloneRpc: Explicitly obscure password values #13

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

chenxiaolong
Copy link
Owner

Currently, even if obscure is set to true, the value passed via the result parameter to the config/update RPC call is used verbatim.

Upstream bug report: rclone/rclone#7069

Fixes: #7

Currently, even if `obscure` is set to `true`, the value passed via the
`result` parameter to the `config/update` RPC call is used verbatim.

Upstream bug report: rclone/rclone#7069

Fixes: #7

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Jun 19, 2023
@chenxiaolong chenxiaolong merged commit 1a06618 into master Jun 19, 2023
@chenxiaolong chenxiaolong deleted the obscure branch June 19, 2023 23:45
chenxiaolong added a commit that referenced this pull request Jun 19, 2023
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
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.

Password-based remotes don't work
1 participant