Project

General

Profile

Download (1.74 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5f65c486 05/08/2014 01:17 PM Dominic Cleal

fixes #5612 - use correct permissions for authz in parameters API

(cherry picked from commit 7cb05aa94e942bd3917c6cde33957288ea84a735)

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
73f028b0 11/28/2012 09:37 AM Joseph Magen

removed params required => from update action

d076d573 11/21/2012 08:10 AM Joseph Magen

This commit adds most of the functionality required for API v1

The overall goal was to extract the existing JSON response
overall controllers, and to move them to a seperate name space.

  • documentation was added to all requests (available under /apidoc)...