.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt Passwordify ^^^^^^^^^^^ Pretty easy: If used for normal output, the output gets obscured/masked by a certain character (e.g. *my_password_1s_t0t4lly_secure* is translated to *.............................*). Anyhow, if in edit mode, the password (or string to show) is shown normally in order to keep the value correct inside the database. sChar ----- String. The character to mask the string with (string length stays the same). Default and example: :: *