[ mailman-Bugs-874760 ] Expose bug after a user change email address

SourceForge.net noreply at sourceforge.net
Wed Feb 4 18:42:49 EST 2004


Bugs item #874760, was opened at 2004-01-11 04:50
Message generated for change (Settings changed) made by tkikuchi
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=874760&group_id=103

Category: Web/CGI
Group: 2.1 (stable)
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Tokio Kikuchi (tkikuchi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Expose bug after a user change email address

Initial Comment:
If a user changed his email address and confirm by
email, then hit a button on the (old email) options
page, then he get;

Bug in Mailman version 2.1.4
> 
> We're sorry, we hit a bug!
> If you would like to help us identify the problem,
please email a copy of this page to the webmaster for
this site with a description of what happened. Thanks! 
> 
> Traceback:
> 
> Traceback (most recent call last):
>   File "/usr/local/mailman/scripts/driver", line 87,
in run_main
>     main()
>   File "/usr/local/mailman/Mailman/Cgi/options.py",
line 226, in main
>     password, user):
>   File
"/usr/local/mailman/Mailman/SecurityManager.py", line
220, in WebAuthenticate
>     ok = self.CheckCookie(ac, user)
>   File
"/usr/local/mailman/Mailman/SecurityManager.py", line
300, in CheckCookie
>     ok = self.__checkone(c, authcontext, user)
>   File
"/usr/local/mailman/Mailman/SecurityManager.py", line
310, in __checkone
>     key, secret = self.AuthContextInfo(authcontext, user)
>   File
"/usr/local/mailman/Mailman/SecurityManager.py", line
105, in AuthContextInfo
>     secret = self.getMemberPassword(user)
>   File
"/usr/local/mailman/Mailman/OldStyleMemberships.py",
line 102, in getMemberPassword
>     raise Errors.NotAMemberError, member
> NotAMemberError: old_user at address

I atatch a patch to fix this.


----------------------------------------------------------------------

>Comment By: Tokio Kikuchi (tkikuchi)
Date: 2004-02-04 23:42

Message:
Logged In: YES 
user_id=67709

withdrawing this patch because it is fixed with patch ID
869644 and already committed in CVS.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=874760&group_id=103



More information about the Mailman-coders mailing list