summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Don't merge acls if the user has set aclsJohn Keiser2014-08-221-23/+24
* Delete acls when object is deletedJohn Keiser2014-08-227-30/+46
* Get rid of owner storage, move to explicit container acl modelJohn Keiser2014-08-222-111/+145
* Build full acls for groups; don't give new container objectsJohn Keiser2014-08-223-23/+50
* Move owners_of to AclBaseJohn Keiser2014-08-222-39/+41
* clients created w/org do not own themselves;John Keiser2014-08-223-17/+19
* Allow groups and containers to be indexed by either of 2 keysJohn Keiser2014-08-2210-18/+24
* Fix data acl defaults (was not taking container into account)John Keiser2014-08-222-2/+5
* Clients have access to themselvesJohn Keiser2014-08-224-4/+7
* Include both org owner and superuser in org aclsJohn Keiser2014-08-222-24/+77
* /organizations/ORG/organization/_acl/create should 404John Keiser2014-08-221-0/+4
* Make _acl wrong method raise 404 instead of 405John Keiser2014-08-222-0/+22
* Both organization/_acl and organizations/_acl existJohn Keiser2014-08-222-5/+17
* Fix default acls to match oc-chef-pedantJohn Keiser2014-08-221-18/+9
* Make org creator automatically an adminJohn Keiser2014-08-221-6/+6
* Support alternate syntax for groups.actorsJohn Keiser2014-08-221-0/+6
* Automatically associate creator with orgJohn Keiser2014-08-222-12/+22
* ORG/organization/_acl -> ORG/organizations/_aclJohn Keiser2014-08-222-2/+5
* Fix defaults for clients groupJohn Keiser2014-08-222-5/+5
* Make the requestor the one who "created" the object.John Keiser2014-08-223-25/+4
* User key is "username" (not "name") on ECJohn Keiser2014-08-226-9/+9
* change opttype from --ssl to --[no-]sslsawanoboly2014-08-221-1/+2
* cherry-picked support-ssl commitsawanoboly2014-08-221-2/+6
* Get ChefFS data store working with the new DefaultFacadeJohn Keiser2014-07-233-7/+8
* Add file storeJohn Keiser2014-07-233-1/+153
* Introduce osc_compat so multi org can still use osc_compatJohn Keiser2014-07-232-24/+26
* Add authenticatation endpointsJohn Keiser2014-07-234-15/+72
* Add /users/NAME/organizations endpointJohn Keiser2014-07-232-6/+29
* Implement /organizations/ORG/users/... endpointsJohn Keiser2014-07-236-10/+46
* Add /users/NAME/association_requests/...John Keiser2014-07-238-22/+90
* Add /organizations/ORG/association_requests/... endpointsJohn Keiser2014-07-238-11/+67
* Add global user acls endpointJohn Keiser2014-07-235-18/+36
* Add /users top level endpointJohn Keiser2014-07-233-24/+43
* Add container endpointsJohn Keiser2014-07-235-3/+44
* Add ACL putJohn Keiser2014-07-235-51/+61
* Add */_acl/PERM GET endpointJohn Keiser2014-07-234-24/+81
* Fix issue with billing-admins default aclsJohn Keiser2014-07-231-1/+1
* Move org defaults to a common class, DefaultFacadeJohn Keiser2014-07-236-194/+345
* Add ACLs endpointsJohn Keiser2014-07-235-2/+154
* Do a better job parsing accepts so browsers can get dataJohn Keiser2014-07-231-1/+9
* Add /groups and /group/NAME endpointsJohn Keiser2014-07-155-14/+62
* Add authenticate_user backJohn Keiser2014-07-071-1/+1
* Add /organizations, /organizations/NAME, /organizations/NAME/_validator_keyJohn Keiser2014-07-078-19/+190
* Bump revision to 2.2v2.2John Keiser2014-06-181-1/+1
* Add better errors and info when ports are in useJohn Keiser2014-06-181-1/+2
* Support port range in :portJohn Keiser2014-06-101-6/+44
* Bump revision to 2.1.5v2.1.5John Keiser2014-06-021-1/+1
* Honor :single_org => 'orgname' parameter everywhereJohn Keiser2014-06-022-23/+30
* Bump revision to 2.1.4v2.1.4John Keiser2014-05-271-1/+1
* Only set current thread's abort_on_exceptionJohn Keiser2014-05-271-1/+1