When attempting to install modules via the GUI, either by providing a URL or uploading a file, I am shown authorize.php and prompted for local FTP credentials. Entering these credentials and clicking "Continue" results in a prompt to download (Save or Open) a file named authorize.php, which is a zero byte file after downloading.
The button POSTs the following data:
connection_settings[authorize_filetransfer_default]=ftp
connection_settings[ftp][username]=CENSORED
connection_settings[ftp][password]=CENSORED
connection_settings[ftp][advanced][hostname]=localhost
connection_settings[ftp][advanced][port]=21
form_build_id=form-EeHHBcKXjiVIlWkgkqs6JTeknqdcuCIdqAa_okSSR5A
form_token=5apOliALsWthXCoOvSKXthkTlIwkFVhVehUABu_R8aE
form_id=authorize_filetransfer_form
process_updates=Continue
and the result is an HTTP 200 OK with no other headers.
Comments
Comment #1
aspilicious commentedI think this is fixed. Can someone verify? (I don't need to enter ftp credentials)
Comment #2
rfayComment #4
daffie commentedD8 does not support this functionality any more.