From 6ee188b162bd7fa232f39057bf6ae6b1cb738c22 Mon Sep 17 00:00:00 2001 From: David Monllao Date: Mon, 5 Oct 2015 12:08:13 +0800 Subject: [PATCH] MDL-50613 webservices: Upgrade info about riskbitmask --- webservice/upgrade.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/webservice/upgrade.txt b/webservice/upgrade.txt index 6e457ce5b1c..54122e60fc0 100644 --- a/webservice/upgrade.txt +++ b/webservice/upgrade.txt @@ -3,6 +3,13 @@ information provided here is intended especially for developers. This information is intended for authors of webservices, not people writing webservice clients. +=== 3.0 === + +* WS protocols webservice/myprotocol:use capabilities were defined with a high riskbitmask value + when the fact that a user has that capability does not imply any risk, but other capabilities + that the user may have do. If your ws protocol does not imply and risk by itself, you can remove the + riskbitmask from your $capabilities array in webservice/myprotocol/db/access.php + === 2.9 === * The deprecated functions can not be added to services anymore and -- 2.43.0