535
535
paths = fields.getlist('path')
537
537
homedir = "/home/%s" % user
539
539
paths = map(lambda path: actionpath_to_local(req, path), paths)
543
543
# Set all the dirs in home dir world browsable (o+r,o+x)
544
544
#FIXME: Should really only do those in the direct path not all of the