bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22735] inetilb: APOP authentication broken [PATCH]


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22735] inetilb: APOP authentication broken [PATCH]
Date: 16 Oct 2005 01:26:53 -0000

I had to apply a patch (attached) to gnu.inet.pop3.POP3Connection to get APOP
authentication to work. The default setup tries to use APOP, fails, and throws
an undetailed AuthenticationFailedException :|

Should the POP3Connection fall back to using USER to log in if no APOP
timestamp was available?


------- Comment #1 from from-classpath at savannah dot gnu dot org  2004-04-26 
09:35 -------
I've applied this patch.

The application using the POP3Connection should fall back to using login() if
apop() fails and the user accepts transmission of cleartext passwords.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22735





reply via email to

[Prev in Thread] Current Thread [Next in Thread]