#437 ✓resolved
Greg Schueler

workflow_create auth fix

Reported by Greg Schueler | September 15th, 2011 @ 03:50 PM | in Rundeck 1.3.1 (closed)

Problems:
1. workflow_create doesn't limit creation of a job into a restricted group.

make sure workflow_create action is required on appropriate job match definition to create a Job/rename a Job

example:

given:

<context project="*">
   <command job="*" group="monkey.*" actions="workflow_create"/>

or

rules:
    'monkey.*':
      actions: [workflow_create]

then Job creation (or rename) is allowed only if the job matches group "monkey.*", and cannot be created in another group.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues

Shared Ticket Bins

People watching this ticket

Tags

Referenced by

Pages