From 5ba446543184d5af8185da23b9a5fd28133d5513 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 7 Jan 2016 13:55:40 +0100 Subject: added "onlyInLocations" flag for LectureWrite update thrift files to 0.9.3 --- src/main/thrift/bwlp.thrift | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/thrift') diff --git a/src/main/thrift/bwlp.thrift b/src/main/thrift/bwlp.thrift index 5034a03..9f8da33 100644 --- a/src/main/thrift/bwlp.thrift +++ b/src/main/thrift/bwlp.thrift @@ -254,6 +254,7 @@ struct LectureWrite { 11: optional list addAllowedUsers, // add allowed to see/select image in vmchooser. These are local accounts, not bwIDM/Master 16: optional list remAllowedUsers, // users to remove from that list 17: list locationIds, + 18: bool limitToLocations, } struct LectureSummary { -- cgit v1.2.3-55-g7522