jruesga / rview

A Gerrit client application for Android
Apache License 2.0
66 stars 21 forks source link

Authentication through Github does not work #21

Closed lekv closed 7 years ago

lekv commented 7 years ago

Our Gerrit installation uses the Github plugin to authenticate users. Rview seems unable to login through it, though I'm not sure what would be needed for that. When I tap on the password reset or sign-in links on the "Authenticated access" page it shows me as logged in already. Maybe an easy fix would be to allow just setting the username and relying on the system browser to have a valid session already?

lekv commented 7 years ago

I found out how to create an HTTP password in the Gerrit UI by reading your help message. Apologies for the noise.