mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
16 lines
457 B
Plaintext
16 lines
457 B
Plaintext
|
title: PasswordWidget
|
||
|
created: 201310241419
|
||
|
modified: 201310300837
|
||
|
tags: widget
|
||
|
|
||
|
! Introduction
|
||
|
|
||
|
The password widget displays a password input box that is bound to a named entry in the TiddlyWiki5 PasswordVault. Passwords are currently stored in the browsers local storage and are not themselves encrypted.
|
||
|
|
||
|
! Content and Attributes
|
||
|
|
||
|
The content of the `<$password>` widget is ignored.
|
||
|
|
||
|
|!Attribute |!Description |
|
||
|
|name |Name of the password vault entry |
|