mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
10 lines
447 B
Plaintext
10 lines
447 B
Plaintext
|
created: 20140226084623977
|
||
|
modified: 20140226085200323
|
||
|
tags: message
|
||
|
title: WidgetMessage: tw-set-password
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
The `tw-set-password` message prompts the user for a new password and stores it in the password vault, replacing any existing password. It also sets the [[$:/isEncrypted]] tiddler. See EncryptionMechanism for details.
|
||
|
|
||
|
This message is typically generated with the ButtonWidget, and is handled by the core itself.
|