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 zvyn
Recipients barry, catalin.iacob, jesstess, r.david.murray, sandro.tosi, zvyn
Date 2014-06-06.14:49:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402066179.94.0.584494945528.issue15014@psf.upfronthosting.co.za>
In-reply-to
Content
Here comes the patch implementing your suggestions. Changing the API to make adding new auth methods and still using login() would only require to make preferred_auth accessable as you mentioned. Using custom authobjects is possible with this patch.
History
Date User Action Args
2014-06-06 14:49:39zvynsetrecipients: + zvyn, barry, r.david.murray, jesstess, sandro.tosi, catalin.iacob
2014-06-06 14:49:39zvynsetmessageid: <1402066179.94.0.584494945528.issue15014@psf.upfronthosting.co.za>
2014-06-06 14:49:39zvynlinkissue15014 messages
2014-06-06 14:49:39zvyncreate