<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">


<META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=056002502-19042006><FONT size=2>All,</FONT></SPAN></DIV>
<DIV><SPAN class=056002502-19042006><FONT size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=056002502-19042006><FONT size=2>I am working on a site that 
uses CookieCrumbler for the authentication. Part of this site allows a user to 
change their password via this line:</FONT></SPAN></DIV>
<DIV><SPAN class=056002502-19042006><FONT 
size=2>userfolder.manage_users(submit='Change', REQUEST=user_info). 
</FONT></SPAN></DIV>
<DIV><SPAN class=056002502-19042006><FONT size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=056002502-19042006><FONT size=2>This works fine except after 
changing the password, the user is no longer authenticated and an Unauthorized 
exception is raised. Is there anyway to automatically keep the user logged in or 
re-authenticate them.</FONT></SPAN></DIV>
<DIV><SPAN class=056002502-19042006><FONT size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=056002502-19042006><FONT size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=056002502-19042006><FONT size=2>Tom 
Palermo</FONT></SPAN></DIV></BODY></HTML>