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