mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
![]() Some webservice functions need to be available without a login, e.g. fetching strings and templates. External functions must call validate_context if they require a valid login etc. Added a new parameter to services.php: "loginrequired". Default is true. |
||
---|---|---|
.. | ||
access.php | ||
caches.php | ||
events.php | ||
index.html | ||
install.php | ||
install.xml | ||
log.php | ||
messageinbound_handlers.php | ||
messages.php | ||
renamedclasses.php | ||
services.php | ||
tasks.php | ||
upgrade.php | ||
upgradelib.php |