commit | 857ef4391c5dbcde29eb346dceb88cc37d04c23d | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Wed Sep 02 16:33:05 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Wed Sep 02 16:33:05 2015 -0700 |
tree | a316c22b69b744ab5874776995ee1bab86f7082c | |
parent | 1a09ade9d2996cde4146daa1145bed05d5da9981 [diff] |
lib/security: change ordering of blessing patterns in DebugString to favor ... This change ensures that the '...' (AllPrincipals) blessing pattern entries appear first when dumping the blessing store; with all the other patterns sorted alphabetically afterwards. There's no strong philosophical argument in favor of this, other than the convenience of seeing the entry corresponding to 'all principals' in a recognizable position. My self-serving impetus to make this change is v.io/i/680. Change-Id: I0d653d9c2d767b6aa3d4d22e21af4ddc2b7b7132
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.