Add password only auth to doc (#919)

This commit is contained in:
benk10 2021-01-30 13:25:39 +02:00 committed by GitHub
parent 2481cffc4e
commit 4ff6c31969
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,6 +81,10 @@ You can configure the authentication method used by Specter at `https://specter.
When authentication is enabled Specter rate limits attempts to login to frustrate brute force password guessing.
### Password Protection
User defined password is used by Specter to login (default: admin).
### RPC Password as PIN
The Bitcoin Core RPC password is used by Specter to login.