From 67ba101edb960ae93264bf20c65973556154c193 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 11 Dec 2018 10:41:22 +0100 Subject: Redesign preset* handling to aim for backwards compat --- src/main/thrift/bwlp.thrift | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/thrift/bwlp.thrift') diff --git a/src/main/thrift/bwlp.thrift b/src/main/thrift/bwlp.thrift index 8b7af3f..bed99f8 100644 --- a/src/main/thrift/bwlp.thrift +++ b/src/main/thrift/bwlp.thrift @@ -348,7 +348,9 @@ struct LectureRead { 27: bool limitToAllowedUsers, 28: bool hasUsbAccess, 29: optional list networkShares, + 32: optional list presetNetworkShares, 30: optional list ldapFilters, + 33: optional list presetLdapFilters, 31: optional list presetScriptIds, } -- cgit v1.2.3-55-g7522