https://bugzilla.wikimedia.org/show_bug.cgi?id=55975
Tyler Romeo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High Status|UNCONFIRMED |ASSIGNED Assignee|[email protected]. |[email protected] |org | Ever confirmed|0 |1 Severity|normal |major --- Comment #1 from Tyler Romeo <[email protected]> --- So it seems this is actually a number of bugs combined into one: * Mozilla changed their login endpoint and CA certificate. * The Extension:Persona JavaScript was not calling navigator.id.logout() upon unsuccessful authentication * There was a massive Javascript API architecture change between version 1.19 and 1.20 of MediaWiki I'm hoping to fix all of these issues in one go. I'm about to upload a patch that makes the extension work on 1.19 and 1.20. I'm not sure if it works on 1.21 because there was a bug introduced that I'm fixing separately. Once that patch is code reviewed and merged the extension should work for you. Thanks for your patience. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
