Closed Mattadore closed 7 months ago
Hey can you expand a bit on why this is needed? How does this break repositories and how is it that they don't need the a/
? I thought it was mandatory for all authenticated API calls
I am not sure about the official gerrit specification, but it does not work without this change with Android gerrit repositories. Might be something weird with the way google does the authentication.
Ah yeah you're right. I think they are indeed doing something strange (looks like a fork of gerrit). I do think that the AOSP is a big enough project that this is a valid thing to have as a setting. Two things still:
/b/
instead of /a/
and this setting will have to change from "disable a/" to a "specify authenticated prefix" setting. I'm won't blame you if you don't know, I'd have no clue where to find this either but maybe you have encountered some.If we can't really find any other variations (so no /b/
-like) then I think the current approach is fine :)
I'll update the PR.
Awesome, sounds good
Both changes should be live in version 1.1.31
now, thanks for the help