Welcome to mirror list, hosted at ThFree Co, Russian Federation.

project_authorizations.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 890997d7d33ad0c9965e2de2498d3483784abb32 (plain)
1
2
3
4
5
6
7
8
9
10
---
table_name: project_authorizations
classes:
- ProjectAuthorization
feature_categories:
- projects
- authentication_and_authorization
description: Stores maximal access to the project per user
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/6839
milestone: '8.14'