interconnectit / Search-Replace-DB

This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
GNU General Public License v3.0
3.99k stars 850 forks source link

Enter the user’s database password during script execution #347

Closed john42nz closed 3 years ago

john42nz commented 3 years ago

It is possible to execute the script without entering the user’s database password in terminal, but entering it masked during script execution

gianluigi-icit commented 3 years ago

thanks for the contribution, it's a nice feature but our tools is target of malware and any sort of scanner. Could you implement the getPassword without shell_exec? Some users use this tool in windows, could you also make the change cross platform?

gianluigi-icit commented 3 years ago

closing for lack of feedback