#6843: [with patch, needs review] Permission problem when uploading worksheet
----------------------+-----------------------------------------------------
Reporter: wjp | Owner: boothby
Type: defect | Status: closed
Priority: major | Milestone: sage-4.3
Component: notebook | Resolution: fixed
Keywords: | Work_issues:
Author: | Upstream: N/A
Reviewer: | Merged:
----------------------+-----------------------------------------------------
Changes (by was):
* status: needs_review => closed
* resolution: => fixed
* upstream: => N/A
Comment:
This was fixed in my rewrite of how notebook evaluates code. In
particular "When creating a new worksheet manually this directory is 755
and evaluating cells in that worksheet works properly." isn't an issue
since all code gets evaluated in a special /tmp directory that is created
by the server and has permissions carefully set. Moreover, the code in
the worksheet storage directory now has all permissions very carefully set
using platform independent Python functions.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6843#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.