mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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