mozilla / login.webmaker.org

Login service for Webmaker.org
https://login.webmaker.org
Mozilla Public License 2.0
33 stars 62 forks source link

changed username lookup to explicitly inside the sign up iframe #202

Closed Pomax closed 10 years ago

Pomax commented 10 years ago

testing STR

old code: you should get an error about a missing username because the input#username element is searched for on the parent page, rather than the iframe the publish dialog is running in. (this is currently happening for goggles.mofostaging and goggles.webmaker bookmarklets)

this patch: things should work properly, with your username being accepted, and you getting logged in as said user.