ContainerImage.Pinniped/test
Andrew Keesler dd8ce677ba
Remove LoginRequestStatus.User, for now
As discussed in API review, this field exists for convenience right
now.  Since the username/groups are encoded in the Credential sent in
the LoginRequestStatus, the client still has access to their
user/groups information. We want to remove this for now to be
conservative and limit our API surface area (smaller surface area =
less to maintain). We can always add this back in the future.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-14 10:01:38 -04:00
..
integration Remove LoginRequestStatus.User, for now 2020-08-14 10:01:38 -04:00
library Update how integration tests which use LoginRequest make their clients 2020-08-12 14:30:07 -07:00
go.mod Add integration and more unit tests 2020-08-11 10:14:57 -07:00
go.sum Run ./hack/module.sh tidy 2020-08-14 09:16:48 -04:00