mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -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
|
||||
has_project_permission = True
|
||||
|
||||
# FIXME: make sure credential belongs to me or my team
|
||||
|
||||
return has_project_permission
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user