commit | 60e84c6d98250299e2a5426d247aab2f0a104471 | [log] [tgz] |
---|---|---|
author | Fred Quintana <fredq@google.com> | Thu Jun 23 12:10:42 2016 -0700 |
committer | Fred Quintana <fredq@google.com> | Thu Jun 23 12:10:42 2016 -0700 |
tree | 361ebf4bab7e47dcc3e4c3fdf705e40f775bc95f | |
parent | b4440c18973cf522ea54806981daf7fa5535e1f5 [diff] |
re-enable the permission check for SetSyngroupSpec The check that the caller of SetSyncgroupSpec has the Admin ACL was removed since only syncbase servers had the Admin permission. This CL re-enables that check and changes the featuretests syncbase server blessings to be client-based. This CL makes it so that the clients all have blessings of root:o:app:client:c%d and the syncgroup acls are set to name specific clients. The servers are all configured to have the blessings of all the clients, e.g. root:o:app:client:c0,root:o:app:client:c1,root:o:app:client:c2,root:o:app:client:c3,root:o:app:client:c4 MultiPart: 2/2 Change-Id: I9238ea2acb5c18e8c87892548bdc626e28449114
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.