Skip to content

Include project shares when checking access of group access tokens

Imre Farkas requested to merge if-fix_token_bot_in_resouce_check into master

What does this MR do and why?

Fixes the auth check used

  • for group access tokens invited to a project via project share
  • when accessing the project via git+HTTP

Group access tokens invited via project share had their auth check failed. This is because project shares were ignored for group access tokens.

Related to #365467 (closed).

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Imre Farkas

Merge request reports

Loading