mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 17:53:26 -08:00
16 lines
476 B
Text
16 lines
476 B
Text
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 |
|