Anonymous | Login | 2024-11-21 04:39 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001435 | ClearOS | app-flexshare - Flexshares | public | 2013-11-20 16:09 | 2013-12-03 09:42 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 Beta 3 | Fixed in Version | 6.5.0 Beta 3 | ||||||
Summary | 0001435: Add a flag to allow world read or read/write permissions | ||||||||
Description | Flexshares enforce group permissions at two layers: 1) The application layer (i.e. Samba, FTP, and Apache all have configuration parameters that restrict access to the Flexshare group) 2) The file system layer: Flexshares have 770 permissions so that group permissions are enforced Two media applications are under development (Serviio and Plex) and these two applications will typically need to access media in certain Flexshares, e.g. "Music" and "Photos". This poses a problem... | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001091) user2 2013-12-02 14:36 |
Source Code Changelog --------------------------------------------------- - Added 3rd party app permissions option (Plex, Serviio) [tracker 0001435] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6724 [^] U webconfig/apps/flexshare/trunk/controllers/share.php U webconfig/apps/flexshare/trunk/deploy/info.php U webconfig/apps/flexshare/trunk/language/en_US/flexshare_lang.php U webconfig/apps/flexshare/trunk/libraries/Flexshare.php U webconfig/apps/flexshare/trunk/packaging/app-flexshare.spec U webconfig/apps/flexshare/trunk/packaging/updateflexperms U webconfig/apps/flexshare/trunk/views/share.php |
(0001092) user2 2013-12-02 14:37 |
Added a flag on a per-share basis. |