mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Add password only auth to doc (#919)
This commit is contained in:
parent
2481cffc4e
commit
4ff6c31969
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue