mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-28 21:12:20 +08:00
bba95ff6fc
* add UserDisplay message for user display values * add tests for access list display API and remove unused conversion helper * simplify comments in access list API and related types * use status field for ACL member and owner displays * Clarify UserDisplay documentation to explain message states and user presence * Remove JSON serialization for OwnerDisplays and Status fields in access list types * Clarify comments in AccessListMember and Status structs to indicate that certain fields are ignored during marshaling to prevent user confusion.