Add important credential note.

This commit is contained in:
Michael DeHaan 2013-04-19 10:48:32 -04:00
parent 3047c07139
commit bbaf9c96b5

View File

@ -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