oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

Changes to auto_ccs are not being propagated to oss-fuzz.com

Open nathaniel-brough opened this issue 1 year ago • 1 comments

I have previously integrated multiple projects into oss-fuzz. I was testing the possibility of switching my email over to a non-gmail email in https://github.com/google/oss-fuzz/pull/12391. As this PR was merged 2days ago, I would have thought that it would have updated the access controls.

Given how I changed the email here I would have expected that I would loose access to the cxxopts project on the dashboard under my @gmail.com account but gained access to it under the the @rough.run email.

When I log into oss-fuzz.com under my original @gmail.com account I can still see the cxxopts project. image

When I attempt to login to oss-fuzz.com using the updated @rough.run I get an authorisation error and can't log in. image

nathaniel-brough avatar Aug 24 '24 00:08 nathaniel-brough

I think this might be a known limitation: https://google.github.io/oss-fuzz/faq/#why-do-you-require-a-google-account-for-authentication

firewave avatar Jan 02 '25 22:01 firewave