amrita and mod_ruby

J

Javier Valencia

Have any of you run amrita on mod_ruby?

it gives me lots of "SecurityError" problems, and modifying ruby safe
level on mod_ruby config doesn't work.

I'm using now REXML, but it's a lot of code to generate a relative
simple html page.
 
J

James G. Britt

Have any of you run amrita on mod_ruby?

it gives me lots of "SecurityError" problems, and modifying ruby safe
level on mod_ruby config doesn't work.

My recollection of working with mod_ruby is that I had some issues
with tainted strings. I had to explicitly untaint or dupe strings to
get around things. (I am not advocating this though; I cannot assure
you that it won't lead to actual security issues, but I was happy when
I ran www.rubyxml.com under mod_ruby.)

I'm using now REXML, but it's a lot of code to generate a relative
simple html page.

You may do better with XMLBuilder.

James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,918
Members
47,458
Latest member
Chris#

Latest Threads

Top