diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/account.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/account.md b/docs/account.md index bc85ceb..3876ab1 100644 --- a/docs/account.md +++ b/docs/account.md @@ -338,12 +338,12 @@ This field contains the encrypted password. The encryption is SHA1 and is in the `field-no-description|5` ### v - -`field-no-description|6` - ### s -`field-no-description|7` +v and s fields are used by server authentication system since the client uses a SRP6 protocol to handle authentication + +If you change the password these fields must be set to 0 allowing the server to regenerate them at login. +The .account password command already does it, but you must take care about it on external registration systems (web client) ### **token\_key** |
