<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on AutoLoginJ | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/1050</link>
    <description>Recent comments on userscript: AutoLoginJ</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by RonnieUTD</title>
      <description>&lt;p&gt;After installing I had to edit the script (line 87) from:&lt;/p&gt;

&lt;p&gt;    setTimeout(submitFirstPasswordForm, 0); &lt;/p&gt;

&lt;p&gt;to:&lt;/p&gt;

&lt;p&gt;    setTimeout(submitFirstPasswordForm, 100); &lt;/p&gt;

&lt;p&gt;It needed a slight timeout before submitting to work for me in Firefox 3.&lt;/p&gt;</description>
      <pubDate>Tue, 08 Jul 2008 15:18:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76831</guid>
      <author>RonnieUTD</author>
      <link>http://userscripts.org/posts/76831</link>
    </item>
    <item>
      <title>Archived Comments, replied by zikzak</title>
      <description>&lt;p&gt;??????&lt;/p&gt;</description>
      <pubDate>Sun, 29 Jun 2008 07:31:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76832</guid>
      <author>zikzak</author>
      <link>http://userscripts.org/posts/76832</link>
    </item>
    <item>
      <title>Archived Comments, replied by Steven Noble</title>
      <description>&lt;p&gt;This is a great script but it needs one extra feature: a way to stop trying and retrying to login when the supplied username/password is incorrect. If that happens, could it stop at the login panel and allow us to enter a new username and password manually? Cheers!&lt;/p&gt;</description>
      <pubDate>Tue, 08 Jan 2008 21:45:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76833</guid>
      <author>Steven Noble</author>
      <link>http://userscripts.org/posts/76833</link>
    </item>
    <item>
      <title>Archived Comments, replied by Indoobidubly</title>
      <description>&lt;p&gt;&quot;I'm using FF2.0 and I can't get this script to work. The Allow Password Remembering works great, though. I tested AutoLogin on Yahoo and Gmail and it didn't work for either. However the script &quot;Gmail Auto-Login&quot; works fine.&lt;/p&gt;</description>
      <pubDate>Mon, 13 Nov 2006 03:44:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76834</guid>
      <author>Indoobidubly</author>
      <link>http://userscripts.org/posts/76834</link>
    </item>
    <item>
      <title>Archived Comments, replied by Boris Yim</title>
      <description>&lt;p&gt;Can enable such function in sidebar loaded from bookmarks?&lt;/p&gt;</description>
      <pubDate>Tue, 10 Oct 2006 07:24:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76835</guid>
      <author>Boris Yim</author>
      <link>http://userscripts.org/posts/76835</link>
    </item>
    <item>
      <title>Archived Comments, replied by gabe565</title>
      <description>&lt;p&gt;you could disable autologin for that site, Kindig&lt;/p&gt;</description>
      <pubDate>Sun, 27 Aug 2006 18:44:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76836</guid>
      <author>gabe565</author>
      <link>http://userscripts.org/posts/76836</link>
    </item>
    <item>
      <title>Archived Comments, replied by gabe565</title>
      <description>&lt;p&gt;you could ad an if statement, like, if username= username then do nothing (that's not what the code would be, but it would be saying that)&lt;/p&gt;</description>
      <pubDate>Sun, 27 Aug 2006 18:43:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76837</guid>
      <author>gabe565</author>
      <link>http://userscripts.org/posts/76837</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kindig</title>
      <description>&lt;p&gt;Dunno if anyone else has this problem, but on a webgame I play regularly (&lt;a href=&quot;http://www.kingsofchaos.com&quot;&gt;www.kingsofchaos.com&lt;/a&gt;), the user name field is never filled in, although the email and password are filled in, as they are saved by my password manager. As a result of there not being a username, it causes the 'login' to fail, prompting the try again page to popup, which is again autoloaded without a user name, etc. It creates a loop, and keeps reloading the page without ending until I press stop or close the tab.&lt;/p&gt;

&lt;p&gt;Any ideas?&lt;/p&gt;</description>
      <pubDate>Mon, 12 Jun 2006 17:43:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76838</guid>
      <author>Kindig</author>
      <link>http://userscripts.org/posts/76838</link>
    </item>
    <item>
      <title>Archived Comments, replied by Pneumatic</title>
      <description>&lt;p&gt;I read the other users comment about download.com so I went there to test.  I didn't get any porn (Clint K's problem is likely something that is triggered by script but not caused by the existence of the script), but it did go into an infinite loop of trying to log me in.&lt;/p&gt;

&lt;p&gt;I agree with &quot;FirefoxWiz&quot;.  There needs to be an addition to the script to make it skip the login procedure if you don't have a saved password for the page.&lt;/p&gt;</description>
      <pubDate>Sat, 18 Mar 2006 16:09:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76839</guid>
      <author>Pneumatic</author>
      <link>http://userscripts.org/posts/76839</link>
    </item>
    <item>
      <title>Archived Comments, replied by FirefoxWiz</title>
      <description>&lt;p&gt;if I have autologin enabled, and I go to a site that has a username/password form it automaticly puts anything in and tries to log me in. Weird! I wish it would only do it on the sites I actually HAVE in my password manager, not every site I go to!!&lt;/p&gt;</description>
      <pubDate>Sun, 05 Mar 2006 10:52:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76840</guid>
      <author>FirefoxWiz</author>
      <link>http://userscripts.org/posts/76840</link>
    </item>
    <item>
      <title>Archived Comments, replied by gabe565</title>
      <description>&lt;p&gt;Oh, forgot to comment. It's an awesome script, but you need to add a part that makes it not log in if the username is 'username'&lt;/p&gt;</description>
      <pubDate>Fri, 23 Dec 2005 16:45:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76841</guid>
      <author>gabe565</author>
      <link>http://userscripts.org/posts/76841</link>
    </item>
    <item>
      <title>Archived Comments, replied by gabe565</title>
      <description>&lt;p&gt;Clint K, 
&lt;br /&gt;What happens is that it tries to log in as Username, but download.com says its not an account, 
&lt;br /&gt;AutoLoginJ doesn't know, so it trys again. So you could say it's endless loop...&lt;/p&gt;</description>
      <pubDate>Fri, 23 Dec 2005 15:23:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76842</guid>
      <author>gabe565</author>
      <link>http://userscripts.org/posts/76842</link>
    </item>
    <item>
      <title>Archived Comments, replied by Clint K</title>
      <description>&lt;p&gt;A warning:&lt;/p&gt;

&lt;p&gt;I had this strange problem with the site download.com, disabling autologinj finally fixed it.&lt;/p&gt;

&lt;p&gt;I don't mean to imply that autologinj is a malicious script. Maybe it leaves a person vulnerable to them? Maybe it was just a fluke, but here's what happened...&lt;/p&gt;

&lt;p&gt;I just upgraded to firefox 1.5. If I remember correctly, autologinj was already installed on my previous version (1.0.7).&lt;/p&gt;

&lt;p&gt;I'm not a regular at download.com, except occasionaly via external links to a piece of software listed there. But today I typed &quot;download.com&quot; in my address bar and was redirected to a porn ad. &quot;www.download.com&quot; had the same result, as did clicking a link to the download.com home page.&lt;/p&gt;

&lt;p&gt;So I tried IE. My home page was set to a porn site. I set my home page to google, and after a lot of popups I got out of IE, restarted that browser and was at google.com. I typed in download.com and the site opened up, no problem.&lt;/p&gt;

&lt;p&gt;Firefox still didn't like the site though. At this point I wasn't getting the porn ads, but firefox was asking me if I wanted it to remember this login. I hadn't logged in and am not a registered user of download.com.&lt;/p&gt;

&lt;p&gt;My browser had been acting a little funny in general, not just on this site. It had crashed a few times and firefox's built-in search (and the googlebar with firefox 1.0.7) were sending me to the google homepage rather than giving me search results, and load times were slow. So I downloaded avast antivirus and did a scan.&lt;/p&gt;

&lt;p&gt;I had several viruses: Ad-Agent-C, Trojano-1924, Adware-gen., and P2load. I put those in &quot;the chest&quot;. I tried firefox and download.com and got an endless loop of login requests.&lt;/p&gt;

&lt;p&gt;I disabled AutoLoginJ and the site works fine now. I reenabled the script and tried again, and again I got the enless loop of login requests, so the problem is clearly reliant on, if not being caused by, this script.&lt;/p&gt;

&lt;p&gt;So that's it: a warning.&lt;/p&gt;

&lt;p&gt;I did another test, by the way. With the script still enabled I tried a search in the search bar and it worked just fine, and loaded fast as usual.&lt;/p&gt;

&lt;p&gt;So I ununstalled the script (along with associated preferences) and now everything's fine.&lt;/p&gt;</description>
      <pubDate>Fri, 02 Dec 2005 18:11:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76843</guid>
      <author>Clint K</author>
      <link>http://userscripts.org/posts/76843</link>
    </item>
    <item>
      <title>Archived Comments, replied by facted</title>
      <description>&lt;p&gt;Finally! This now works with .6.1.4 and Firefox Beta 1 :) I don't think the script has changed recently, but I guess the new version of GM has fixed some things.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Sep 2005 19:56:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76844</guid>
      <author>facted</author>
      <link>http://userscripts.org/posts/76844</link>
    </item>
    <item>
      <title>Archived Comments, replied by facted</title>
      <description>&lt;p&gt;Same problem here. In fact, on most pages it doesn't work until I reload the page.&lt;/p&gt;</description>
      <pubDate>Fri, 12 Aug 2005 02:29:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76845</guid>
      <author>facted</author>
      <link>http://userscripts.org/posts/76845</link>
    </item>
    <item>
      <title>Archived Comments, replied by winson</title>
      <description>&lt;p&gt;Sometimes cannot auto login under Greasemonkey 0.5.&lt;/p&gt;</description>
      <pubDate>Thu, 11 Aug 2005 13:05:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76846</guid>
      <author>winson</author>
      <link>http://userscripts.org/posts/76846</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17514:76830</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/76830</link>
    </item>
  </channel>
</rss>
