Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005210 [Resin] minor always 09-06-12 12:26 09-06-12 13:19
Reporter sondresb View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.31 Product Version 4.0.28
  Product Build
Summary 0005210: Files with wrong ownership hangs
Description Files with wrong ownership hangs, should return http 403?

Actually I think files not owned by resin, but with read permissions for resin user, should have been delivered OK (200 + file written)?

This was the permission before (browser just hangs until timeout, resin never deliver a response):

-rw-r--r-- 1 root root 400 Sep 6 18:54 crossdomain.xml

After changing to:

-rw-r--r-- 1 resin root 400 Sep 6 18:54 crossdomain.xml

It is delivered OK.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006043)
sondresb
09-06-12 12:32

License number on this system is 1014458. Not critical for us in any way now, since we found the workaround.
 

- Issue History
Date Modified Username Field Change
09-06-12 12:26 sondresb New Issue
09-06-12 12:32 sondresb Note Added: 0006043
09-06-12 13:19 ferg Assigned To  => ferg
09-06-12 13:19 ferg Status new => closed
09-06-12 13:19 ferg Resolution open => fixed
09-06-12 13:19 ferg Fixed in Version  => 4.0.31


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker