• I have enabled and perused the s2Member plugin and I would like to use this plugin on our production site, HOWEVER, I noticed that the replacement login screen accesses ajax.googleapi.com, apparently to load the jquery library. I consider it a show stopper that every time my users login they will have to allow a script to load from an outside site (google or otherwise). That is a privacy issue and it is a very significant security issue.

    So, I did some digging and I modified the login-customizations.inc.php, by commenting out the line:

    $s .= “\n” . ‘<script type=”text/javascript” src=”//ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js”></script>’ . “\n”;

    That solved the superficial issue–no access to Google on the login screen. BUT what will the impact be? Can anyone tell me what this library is used for throughout the S2member plugin?

    http://wordpress.org/extend/plugins/s2member/

Viewing 1 replies (of 1 total)
  • Thread Starter OHWadmin

    (@ohwadmin)

    Well great the plugin name is so long that the actual subject is truncated into invisibility

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: s2Member ( Membership w/ PayPal® Integration ) ~ now Multisite compatible!] Login Screen L’ is closed to new replies.