distgit/pagure: only show the ssh url to packager and don't allow moving git tags around
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
4f569fff37
commit
48793d378d
1 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,9 @@ EXTERNAL_COMMITTER = {
|
|||
}
|
||||
}
|
||||
|
||||
SSH_ACCESS_GROUPS = ["packager"]
|
||||
ALLOW_API_UPDATE_GIT_TAGS = False
|
||||
|
||||
{% if env == "staging" %}
|
||||
ACL_DEBUG = True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue