View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
1088 | Composr | commandr | public | 2013-03-17 13:48 | 2015-12-10 00:46 |
Reporter | Chris Graham | Assigned To | Guest | ||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
Summary | 1088: Commandr-fs REST API (phase 2) | ||||
Description | Extend the Commandr-fs REST API to be able to do authentication for any Composr user, or accessible as guest, and automatically apply permissions accordingly. | ||||
Additional Information | For this to work, Commandr-fs hooks need to known about permissions. Phase 1 is useful because it allows integration between apps, but phase 2 opens up a wider variety of consumer-side functionality. | ||||
Tags | Type: Mobile | ||||
Attach Tags | |||||
Time estimation (hours) | 12 | ||||
Sponsorship open | |||||
child of | 1087 | Resolved | Chris Graham | Commandr-fs REST API (phase 1) |
|
Quick note that if we do this we need to be extremely careful about file permissions. Right now it lets you save stuff to any file path if a resource supports associated files, so you can e.g. save out PHP files using this. |
|
Before this is implemented, it is reasonable to just write custom code to implement whatever permissions a particular (e.g. mobile) project needs. So phase 1 gets us to a place that is usable by developers, and phase 2 is a niceity to clean things up more. |