Re: [Mailman-Developers] password handling in MM3

2010-07-12 Thread David Brown
webmas...@aasv.org -Original Message- From: mailman-developers-bounces+dave=aasv@python.org [mailto:mailman-developers-bounces+dave=aasv@python.org] On Behalf Of Anna Granudd Sent: Friday, July 09, 2010 6:12 AM To: Mailman-developers Subject: [Mailman-Developers] password hand

Re: [Mailman-Developers] password handling in MM3

2010-07-12 Thread C Nulk
Ian Eiloart wrote: > > --On 9 July 2010 12:11:50 +0200 Anna Granudd > wrote: > >> Hi, >> when subscribing a user or creating a list in Mailman 3.0 we need to >> implement the use of a password for security reasons. Later the same >> password will be used for logging in to the settings pages. At t

Re: [Mailman-Developers] password handling in MM3

2010-07-10 Thread larryt
010 12:11:50 +0200 >From: mailman-developers-bounces+larryt=winfirst@python.org (on behalf of >Anna Granudd ) >Subject: [Mailman-Developers] password handling in MM3 >To: Mailman-developers > >Hi, >when subscribing a user or creating a list in Mailman 3.0 we need to >im

Re: [Mailman-Developers] password handling in MM3

2010-07-09 Thread Ian Eiloart
--On 9 July 2010 12:11:50 +0200 Anna Granudd wrote: Hi, when subscribing a user or creating a list in Mailman 3.0 we need to implement the use of a password for security reasons. Later the same password will be used for logging in to the settings pages. At the moment passwords are not handled

[Mailman-Developers] password handling in MM3

2010-07-09 Thread Anna Granudd
Hi, when subscribing a user or creating a list in Mailman 3.0 we need to implement the use of a password for security reasons. Later the same password will be used for logging in to the settings pages. At the moment passwords are not handled at all which is why I filed bug #600780 (see [1]). Howeve