Heh, ok so my authentication code tries to filter a non existent email address field from the response. Maybe I thought it would be available sometime when I wrote that. Thanks for clearing that.
As a consequence I should change the forum code so it displays a warning when a user tries to email without a defined reply address. Tom Hughes wrote: > In message <[EMAIL PROTECTED]> > "Lambertus" <[EMAIL PROTECTED]> wrote: > >> The API used to return the users email address when they are authenticated >> by the OSM API. The email address is used by the forum to let users send >> private email to the administrator or each other. Unfortunately this isn't >> possible since the API does not return the email address anymore. > > I don't believe it has ever done that. > >> I have no idea when this behaviour changed, but forum-wise this is an >> unwanted change. Can someone shine a light on this? > > I have just checked the code and nothing at all has changed. It does > not return the email address and (as far as I can see) never has. > > Tom > _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

