I have checked in a fix for this problem, but I am afraid I am unable to
test the fix at the moment. Could someone retest and let me know if the 
fix is solid?

You will need to update 
$JBOSSHOME/jetty/src/main/org/jboss/jetty/security/JBossSecurityRealm.java


Thanks

Jan



> Hi,
> I noticed a weird behavior when more than one user is authenticated
> through Jetty with form login (haven't tried this with basic auth).
> The mechanism works well when only a single user is logged in. But when another 
> user logs in the first user is redirected to form login page upon his
> next request again. It seems from the logs that the first users password
> is lost or replaced with the one of the second user, but his username is
> preserved - the authentication fails with incorrect password upon the
> request and the user is redirected. For the second user all works well. 
> I'm using the current cvs snapshot.
> 
> Any ideas?
> 
> /lothar
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to