Security Bug
-
Your Plugin Has a security bug
Other plugins can use FTP variable and recieve ftp password!!!
you can use this constants in wp-config.php to do same thing:define( 'FTP_USER', 'username' ); define( 'FTP_PASS', 'password' ); define( 'FTP_HOST', 'ftp.example.org' );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Security Bug’ is closed to new replies.