Bug #2918
:/tmpdir: in sunstone-server.conf not honored when running in Phusion Passenger. Check also CSRF fix
Status: | Closed | Start date: | 05/14/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 4.8 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.4, OpenNebula 4.6 |
Description
- Directory to store temp files when uploading images
#
:tmpdir: /some/path
The "/some/path" is not honored when running Suntone in Phusion Passenger. As a workaround I can make it work by including "ENV['TMPDIR'] = '/some/path'" in config.ru (/usr/lib/one/sunstone/).
Associated revisions
bug #2918: set tmpdir in sunstone for image uploads
This makes the tmpdir parameter in the configuration work in passenger installations
History
#1 Updated by Ruben S. Montero about 7 years ago
- Category set to Sunstone
- Target version set to Release 4.8
#2 Updated by Ruben S. Montero about 7 years ago
- Status changed from Pending to New
#3 Updated by Daniel Molina about 7 years ago
- Priority changed from Normal to High
#4 Updated by Ruben S. Montero about 7 years ago
- Assignee set to Javi Fontan
#5 Updated by Ruben S. Montero about 7 years ago
- Subject changed from :/tmpdir: in sunstone-server.conf not honored when running in Phusion Passenger to :/tmpdir: in sunstone-server.conf not honored when running in Phusion Passenger. Check also CSRF fix
#6 Updated by Javi Fontan about 7 years ago
- Status changed from New to Closed
- Resolution set to fixed