-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 4/25/2011 6:30 PM, Barry Warsaw wrote:

> @@ -1389,7 +1394,8 @@
>  AuthCreator = 2       # List Creator / Destroyer
>  AuthListAdmin = 3     # List Administrator (total control over list)
>  AuthListModerator = 4 # List Moderator (can only handle held requests)
> -AuthSiteAdmin = 5     # Site Administrator (total control over everything)
> +AuthListPoster = 5    # List poster (Approved: <pw> header in posts only)
> +AuthSiteAdmin = 6     # Site Administrator (total control over everything)
>> ------------------------------------------------------------
> 
> While this is probably harmless, it does make me nervous.  I'd probably have
> added the AuthListPoster as value 6 and left AuthSiteAdmin as 5.  It's
> unlikely that someone has squirreled these values away, but if they have,
> this might break their code because their AuthSiteAdmin enum value is now
> AuthListPoster.


Thanks for the comment. I initially did just what you suggest, but I
decided that was being more careful than necessary and esthetically, I
liked it better this way. But, I didn't consider that someone might
actually have code that saved the values, and although I think it's
unlikely, the potential consequences could be serious, so I'll change it.

- -- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFNtialVVuXXpU7hpMRAqOGAJ47KXG8BOGyoIZ6cjge7H5WzMfi7ACeOW40
1kcyliAC5AIJTcf3DYhOQ4E=
=Tmg2
-----END PGP SIGNATURE-----
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to