Skip to content

SaaS 特殊的组和项目页面权限问题

Update

该 issue 系用户自身配置问题, 并非 BUG

Bug on the group

https://jihulab.com/cbd-ultimate 是一个 Public 的顶级组, 但是匿名访问时报 401

Bug on the project

https://jihulab.com/cbd-ultimate/ai-code-review 是一个 private 项目, 使用 Owner 身份访问时报 404

Summary

Steps to reproduce

Bug1

Bug2

Example Project

What is the current bug behavior?

What is the expected correct behavior?

Relevant logs and/or screenshots

Output of checks

Results of GitLab environment info

Expand for output related to GitLab environment info

(For installations with omnibus-gitlab package run and paste the output of:
`sudo gitlab-rake gitlab:env:info`)

(For installations from source run and paste the output of:
`sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)

Results of GitLab application Check

Expand for output related to the GitLab application check

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:check SANITIZE=true)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)

(we will only investigate if the tests are passing)

Possible fixes

Baodong 编辑于