This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BitTorment
Recipients BitTorment, terry.reedy, zathras
Date 2008-05-04.13:20:55
SpamBayes Score 0.021261513
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
RFC2617 says that the authentication scheme should be case insensitive.
 Included is a patch which changes the string to uppercase before
comparison.
History
Date User Action Args
2008-05-04 13:20:57BitTormentsetspambayes_score: 0.0212615 -> 0.021261513
recipients: + BitTorment, terry.reedy, zathras
2008-05-04 13:20:56BitTormentsetspambayes_score: 0.0212615 -> 0.0212615
messageid: <[email protected]>
2008-05-04 13:20:56BitTormentlinkissue2695 messages
2008-05-04 13:20:55BitTormentcreate