I’ve used the oracle table input box and it can be very nice an secure to
- Do not show password in log windows or log file
- Option to disable viewing back password in clear text (eye icon)
- Do not show or obfuscate password in python code. Check box option ?
- Option to get password by calling a user defined function that take a user name in parameter and return password.
- Do not save password inside the project files. Check box option ?
- Show a popup window or prompt asking to enter password when the password filed is empty. Check box option ?
Nice piece of software.