MDL-50613 webservices: Upgrade info about riskbitmask

This commit is contained in:
David Monllao
2015-10-05 12:19:29 +08:00
parent 117fb5a21e
commit 6ee188b162
+7
View File
@@ -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