View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001088 | Composr | commandr | public | 2013-03-17 13:48 | 2015-12-10 00:46 |
Reporter | Chris Graham | Assigned To | |||
Severity | Feature-request | ||||
Status | non-assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0001088: 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 | ||||
Time estimation (hours) | 12 | ||||
Sponsorship open | |||||
child of | 0001087 | 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. |