Re: Error in secretary workbench

2017-11-02 Thread Sam Ruby
On Thu, Nov 2, 2017 at 11:34 PM, Craig Russell wrote: > >> On Nov 2, 2017, at 4:24 PM, Sam Ruby wrote: >> >> On Thu, Nov 2, 2017 at 6:58 PM, Craig Russell wrote: >>> The error appears to be here: >>> >>># untaint to email addresses >>>mail.to = mail.to.map {|email| email.dup.untaint} <==

Re: Error in secretary workbench

2017-11-02 Thread Craig Russell
> On Nov 2, 2017, at 4:24 PM, Sam Ruby wrote: > > On Thu, Nov 2, 2017 at 6:58 PM, Craig Russell wrote: >> The error appears to be here: >> >># untaint to email addresses >>mail.to = mail.to.map {|email| email.dup.untaint} <== here >> >> But the mail.to should be r...@apache.org > > m

Re: Error in secretary workbench

2017-11-02 Thread Sam Ruby
On Thu, Nov 2, 2017 at 6:58 PM, Craig Russell wrote: > The error appears to be here: > > # untaint to email addresses > mail.to = mail.to.map {|email| email.dup.untaint} <== here > > But the mail.to should be r...@apache.org mail.to is normally an array of values. In this case, it is a s

Re: Error in secretary workbench

2017-11-02 Thread Craig Russell
The error appears to be here: # untaint to email addresses mail.to = mail.to.map {|email| email.dup.untaint} <== here But the mail.to should be r...@apache.org Why does this need to be untainted? Why does it fail just on this email? The only thing different about this email is the non-a

Re: Error in secretary workbench

2017-11-02 Thread Craig Russell
Hi Sam, > On Nov 2, 2017, at 12:08 PM, Sam Ruby wrote: > > Reproduction instructions? Try to file the icla from Nandor Kollar. Thanks! Craig > > - Sam Ruby > > On Thu, Nov 2, 2017 at 11:27 AM, Craig Russell wrote: >> # Did >> you mean? tap> >> /x1/srv/whimsy/www/secretary/workbench/views/

Fwd: CCLA for cPanel

2017-11-02 Thread Craig Russell
This message failed to show up in secretary workbench. Any ideas why not? I've removed the attachment because it's confidential. The original message is in the archives. Craig > Begin forwarded message: > > From: "Kevin A. McGrail" > Subject: CCLA for cPanel > Date: November 2, 2017 at 11:36:

Re: Crail has entered the incubator

2017-11-02 Thread Sam Ruby
On Thu, Nov 2, 2017 at 11:44 AM, John D. Ament wrote: > Does it also create LDAP? Could it? Can you also use it to create > {podling}.xml from the template? It doesn't do anything just yet, other than gather input. re: LDAP. Yes, it /could/, but that probably wouldn't be useful. People who ca

Re: Error in secretary workbench

2017-11-02 Thread Sam Ruby
Reproduction instructions? - Sam Ruby On Thu, Nov 2, 2017 at 11:27 AM, Craig Russell wrote: > # Did > you mean? tap> > /x1/srv/whimsy/www/secretary/workbench/views/actions/icla.json.rb:232:in > `block in _evaluate' > /x1/srv/whimsy/www/secretary/workbench/tasks.rb:9:in `task' > /x1/srv/whimsy/

Re: Crail has entered the incubator

2017-11-02 Thread John D. Ament
Does it also create LDAP? Could it? Can you also use it to create {podling}.xml from the template? RE how this is documented, its on the mentor's guide right now - https://incubator.apache.org/guides/mentor.html John On Thu, Nov 2, 2017 at 10:49 AM Sam Ruby wrote: > On Wed, Nov 1, 2017 at 5

Error in secretary workbench

2017-11-02 Thread Craig Russell
# Did you mean? tap> /x1/srv/whimsy/www/secretary/workbench/views/actions/icla.json.rb:232:in `block in _evaluate' /x1/srv/whimsy/www/secretary/workbench/tasks.rb:9:in `task' /x1/srv/whimsy/www/secretary/workbench/views/actions/icla.json.rb:221:in `_evaluate' /x1/srv/whimsy/www/secretary/workben

Re: Crail has entered the incubator

2017-11-02 Thread Sam Ruby
On Wed, Nov 1, 2017 at 5:40 PM, Craig Russell wrote: > I just spent ten minutes looking at the incubator.apache.org web site and > could not find any of this documented. Did my eyes fail me? > > The reason I'm asking is that we have half a dozen new iclas for crail and > I'd like to wait until t