mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Add important credential note.
This commit is contained in:
parent
3047c07139
commit
bbaf9c96b5
@ -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
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user