History: module domain_password
Source of version: 5 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} See also ((Shared Secrets)) {BOX()} As of 2014-07-29, this is a tool for developers only. You need to write code for the external system to access the information. See developer documentation at ((dev:User Encryption)). The system is designed so that encryption can later be implemented for data in Tiki (files, tracker items, etc.) {BOX} # Module Domain Password This ((Module)) stores personal passwords for other domains securely in Tiki, as part of ((User Encryption)). ## Usage To use module **Domain Password** in a wiki page: {CODE()} {module module="domain_password" domain="https://tiki.org" use_currentuser="y" can_update="n" show_domain_prompt="y"} {CODE} where: {PLUGINMANAGER(module=domain_password) /} ## Related Pages {include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}