HI I'd like to add a 'file form workspace' option to the script security plugin. A radio button where you can pick either a script or a file from SCM. I've been trying to add this in but I think the main problem is that most of the logic drives from the constructor which expects the script to exist. So if it is a file then this needs to be resolved just before execution. I think the logic of the security would be fine for this case with the non admin having to have the script verified.
It would be good to be able to put the scripts into SCM for all the various plugins using secure scripts but I think it would need some refactoring. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
