define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); 2016 November | Just for fun

Archive for November, 2016

Adding OAuth authentication scheme for Gerrit

I gave a talk on last FOSDEM about Gerrit User Authentication. Here are the slides. It was a long and interesting journey to add OAuth authentication scheme support in Gerrit Code Review. Luca spent a lot of time trying to get GitHub OAuth support in Gerrit core. After almost 1 year work on this change […]