On Mon, 29 Jul 2013 08:08:30 -0700, Guido van Rossum <gu...@python.org> wrote:
> On Mon, Jul 29, 2013 at 12:55 AM, Ethan Furman <et...@stoneleaf.us> wrote:
> > Excerpt from http://meta.stackoverflow.com/q/190442/176681:
> >
> > Janrain no longer actively supports MyOpenID, and announced on Twitter that
> > their users should proceed with caution.
> >
> > This decision was made by Janrain, [snip]
> >
> > I know the Python bug tracker allows MyOpenID logins; if that is your only
> > login method you should add another that doesn't depend on MyOpenID.
> 
> I imagine plenty of people don't read either of the two lists you
> posted to. Would it be possible to dig through the database and find
> out which users use MyOpenID and email them individually?

I don't know for sure that it is possible, but I presume that it is.
However, when I tried to do it, I couldn't figure out how to get from
the _openid_discovery table (which has 22 entries that have myopenid as
the endpoint server) to the corresponding user record.

Either Martin needs to clue me in, or I'll have to find time to read
his openid code :)

--David
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to