My guess is either the script does not handle redirects, and is failing when the login page tries to redirect you to HTTPS, or your script doesn't handle HTTPS, and fails when redirected to the secure page.
*-- * *Tyler Romeo* Stevens Institute of Technology, Class of 2016 Major in Computer Science www.whizkidztech.com | [email protected] On Sat, Aug 31, 2013 at 6:48 AM, Bartosz Dziewoński <[email protected]>wrote: > There is very little JavaScript on the login page. > > Is your script HTTPS-compliant? Logging in is now HTTPS-only since a few > days ago, attempting to access the login page via HTTP will redirect you to > HTTPS. > > -- > Matma Rex > > > ______________________________**_________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/**mailman/listinfo/wikitech-l<https://lists.wikimedia.org/mailman/listinfo/wikitech-l> > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
