Back to Moodle

core_webservice (subsystem / plugintype) Upgrade notes

public/webservice/UPGRADING.md

5.2.0439 B
Original Source

core_webservice (subsystem / plugintype) Upgrade notes

5.2

Changed

  • The WebService core_webservice_get_site_info now returns three new fields: "usercanviewconfig" indicating whether the current user can see the administration tree, "usercanchangeconfig" indicating whether the current user can change the site configuration, and site secret.

    For more information see MDL-87034