|
To use module Domain Password in a wiki page:
Copy to clipboard {module module="domain_password" domain="https://tiki.org" use_currentuser="y" can_update="n" show_domain_prompt="y"}
where:
Store personal passwords for other domains securely in Tiki
Go to the source code Preferences required: feature_user_encryption
| Parameters |
Accepted Values |
Description |
Default |
Since |
can_update |
|
If "y" the user can update the values, otherwise the display is read-only (y/n). Default: n |
|
|
domain |
|
System the credentials apply for. The name must match a defined Password Domain |
|
|
show_domain_prompt |
|
If "y" the word "domain" is shown before the domain. Otherwise the domain name takes the full row (y/n). Default: y |
|
|
use_currentuser |
|
Use the currently logged-in user. The username is not editable. (y/n) Default: y |
|
|
|