ClearFoundation Tracker - ClearOS
View Issue Details
0010231ClearOSapp-flexshare - Flexsharespublic2016-08-19 13:172016-09-08 09:40
user2 
user2 
normalminorhave not tried
closedfixed 
7.2.0 
7.2.0 Updates7.2.0 Updates 
0010231: cgi-bin handling missing some permissions
cgi-bin scripts in the default web site do not have proper Apache permissions. The "Require" line is missing:

<Directory /var/flexshare/shares/example.com/cgi-bin/>
    Options +ExecCGI
    Require all granted
</Directory>
No tags attached.
Issue History
2016-08-19 13:17user2New Issue
2016-08-19 13:18user2Statusnew => confirmed
2016-08-26 18:12user2Statusconfirmed => resolved
2016-08-26 18:12user2Fixed in Version => 7.2.0 Updates
2016-08-26 18:12user2Resolutionopen => fixed
2016-08-26 18:12user2Assigned To => user2
2016-09-08 09:40user2Statusresolved => closed

There are no notes attached to this issue.