mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
Add important credential note.
This commit is contained in:
@@ -815,6 +815,8 @@ class JobTemplate(CommonModel):
|
|||||||
# you need explicit run permissions to make run jobs
|
# you need explicit run permissions to make run jobs
|
||||||
has_project_permission = True
|
has_project_permission = True
|
||||||
|
|
||||||
|
# FIXME: make sure credential belongs to me or my team
|
||||||
|
|
||||||
return has_project_permission
|
return has_project_permission
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user