octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8363] Agora Patch For Bundle Upload


From: Palash
Subject: [Octave-patch-tracker] [patch #8363] Agora Patch For Bundle Upload
Date: Fri, 28 Feb 2014 08:58:13 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36

Follow-up Comment #2, patch #8363 (project octave):

There are 2 possible ways to fix the upload bug.
Set the directly permissions of the upload accordingly to (0777) for perfect
execution. But if we want the files to be totally secure, we can add this
command to the views.py file which will run this according to the current
directory and user. Hence the bundle can't be modified by other users. The zip
file which has been uploaded here is successfully uploading the file to the
server. 
Without using celery too we can upload the file to the server. This would be
less cumbersome but difficult to manage hence forth.

Deploying agora will vary according to the OS. On windows, pre deciding the
permissions and normal deployment to 80 port would suffice.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8363>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]