<div dir="ltr"><div>I note that Mozilla's bugzilla supports login with github. E.g. see the "Sign in with Github" button on:</div><a href="https://bugzilla.mozilla.org/enter_bug.cgi">https://bugzilla.mozilla.org/enter_bug.cgi</a><div><br></div><div>Code looks to be at:</div><div><a href="https://github.com/mozilla-bteam/bmo/tree/master/extensions/GitHubAuth">https://github.com/mozilla-bteam/bmo/tree/master/extensions/GitHubAuth</a></div><div><br></div><div>Although it seems to have required some set of changes outside that dir, too. E.g.:</div><div><a href="https://github.com/mozilla-bteam/bmo/commit/534fc2123e40b7517aeaffd709faf72af97ac3b8">https://github.com/mozilla-bteam/bmo/commit/534fc2123e40b7517aeaffd709faf72af97ac3b8</a><br></div><div>...and there's presumably others too.</div><div><br></div><div>I must say, it's really quite unfortunate that the bugzilla that bugzilla uses for its bugs has diverged so far from upstream bugzilla. GithubAuth seems like it should be a plugin that's shipped with bugzilla upstream, not something that's private to b.m.o.<br></div><div><br></div><div>But, if someone's feeling adventurous, it might be possible to integrate that extension into llvm's bugzilla. Maybe.</div></div>