Skip to content

Set default api password

Eddie Wang requested to merge default-password into master

Adds support for 1.3.5 Basic Auth handling.

This PR will read from either the env variable SIA_API_PASSWORD, or read the apipassword file from the default Sia API Password location to use as the password when it interfaces with the daemon.

Merge request reports