Oracle table - password are in clear text

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.

Hi Bruno,

Thanks for the suggestions. Those are all legit suggestions around password management. As we discussed on Slack, let’s work on a solution for securely storing secrets locally. I’ll also take a look at your other suggestions.

Thank you,
Thibaut