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

Disable the owner API secret doesn't work #93

Closed
garyyu opened this issue Apr 27, 2019 · 2 comments
Closed

Disable the owner API secret doesn't work #93

garyyu opened this issue Apr 27, 2019 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@garyyu
Copy link
Contributor

garyyu commented Apr 27, 2019

To disable the wallet API secret, we need comment api_secret_path, but it doesn't work, we have to disable both api_secret_path and node_api_secret_path:

#path of the secret token used by the API to authenticate the calls
#comment it to disable basic auth
#api_secret_path = "/Users/garyyu/.grin/floo/.api_secret"

#location of the node api secret for basic auth on the Grin API
#node_api_secret_path = "/Users/garyyu/.grin/floo/.api_secret"
@garyyu garyyu added the bug Something isn't working label Apr 27, 2019
@yeastplume
Copy link
Member

Is this still a problem?

@yeastplume
Copy link
Member

Fixed in #218

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

3 participants