mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
17 lines
476 B
Plaintext
17 lines
476 B
Plaintext
title: PasswordWidget
|
|
created: 201310241419
|
|
modified: 201310300837
|
|
tags: Widgets
|
|
caption: password
|
|
|
|
! 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 |
|