History: module domain_password
Source of version: 4 (current)
Copy to clipboard
See also ((Shared Secrets)) ^ 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.) ^ ! 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"}