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

git annex enableremote google mute-api-lockdown-warning=true broken #45

Closed
liljenstolpe opened this issue Jun 5, 2020 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@liljenstolpe
Copy link

I am getting the 'lockdown warning' when I do commands like

$ git annex whereis

In that warning, is the instruction to do

$ git annex enableremote <remotename> mute-api-lockdown-warning=true

However, when I do that command, the remote gets enabled, but the mute-api-lockdown-warning parameter is unexpected. See the results below

$ git annex enableremote my_remote_name mute-api-lockdown-warning=true
enableremote my_remote_name 
git-annex: Unexpected parameters: mute-api-lockdown-warning
failed
git-annex: enableremote: 1 failed
@Lykos153 Lykos153 added the bug Something isn't working label Jun 5, 2020
@Lykos153
Copy link
Owner

Lykos153 commented Jun 5, 2020

Thanks for the report! Fixed in v1.1.1. Also, the warning message is now automatically muted if you use your own credentials.

@liljenstolpe
Copy link
Author

Thx for the quick turn around!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants