NO SSL Flash Upload

Turns off SSL for the Flash uploader when you have FORCE_SSL_ADMIN enabled, in
case you are having trouble getting it to work ("IO Error").

Author:Aaron A. Kelley (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:3.2.1
Plugin version:1.0.8
Added to WordPress repository:14-12-2009
Last updated:01-05-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://aaron-kelley.net/tech/wordpress/plugin...
Total downloads:3 763
Active installs:10+
plugin download
Click to start download

Note: WordPress 3.3 offers a new, non-Flash uploader; this plugin may break it.

If you are using SSL (https) to secure your WordPress admin sessions and you have an SSL certificate that is not trusted by default (because it is self- signed, signed by an untrusted certificate authority, signed for a different domain name, etc.), then you probably have problems using the Flash uploader.

This plugin disables SSL usage by the Flash uploader. This allows you to use the Flash uploader when you have FORCE_SSL_ADMIN enabled, with an untrusted SSL certificate. This works around the vague "IO Error" you get from the Flash uploader in such a situation.

Note that this plugin comes with the following security implications:

  • Flash uploads no longer use SSL, thus, your uploaded files aren't encrypted during transmission.
  • Uploading files with the Flash uploader will transmit your WordPress authentication cookie in plain text.
  • If someone captures your login cookie (which is transmitted any time you load a page on your WordPress site while logged in, whether you are using SSL or not), they may be able to use it to upload files, view information about uploaded files, or change information about uploaded files.

If the benefit of having the Flash uploader available outweighs these potential security risks for you, then you can use this plugin to enable the Flash uploader.

Note that this plugin override's WordPress's auth_redirect and wp_validate_auth_cookie functions, and may not work if you are using other plugins that override these functions.


ChangeLog