Skip to content

Commit

Permalink
MDL-50613 webservices: Upgrade info about riskbitmask
Browse files Browse the repository at this point in the history
  • Loading branch information
David Monllao committed Oct 5, 2015
1 parent 117fb5a commit 6ee188b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions webservice/upgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ee188b

Please sign in to comment.