Update info on saved scram
This commit is contained in:
parent
968ec8182c
commit
87c172acd0
@ -202,5 +202,4 @@ Storing the SASL SCRAM-SHA1 hash in IndexedDB
|
|||||||
Another suggestion that's been suggested is to store the SCRAM-SHA1 computed
|
Another suggestion that's been suggested is to store the SCRAM-SHA1 computed
|
||||||
``clientKey`` in localStorage and to use that upon page reload to log the user in again.
|
``clientKey`` in localStorage and to use that upon page reload to log the user in again.
|
||||||
|
|
||||||
We might implement this feature in core Converse.js eventually.
|
This has been implemented since version 10, see documentation on `reuse_scram_keys <https://conversejs.org/docs/html/configuration.html#reuse-scram-keys>`_
|
||||||
As always, contributions welcome!
|
|
||||||
|
Loading…
Reference in New Issue
Block a user