mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
18 lines
502 B
Plaintext
18 lines
502 B
Plaintext
|
title: PasswordWidget
|
||
|
created: 201310241419
|
||
|
creator: JeremyRuston
|
||
|
modified: 201310300837
|
||
|
modifier: JeremyRuston
|
||
|
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 |
|