mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
![]() Removing the check in login/token.php is secure since the auth_forcepasswordchange is checked in require_login that is called via validate_context. The user must be able to get a token even if that setting is on. With that token we’ll redirect the user to the site or we’ll change the password when a new WS for that is available. |
||
---|---|---|
.. | ||
en | ||
README.txt |
Moodle Language Packs This directory contains the standard packaged Moodle language files, for making the Moodle interface appear in different interfaces. The default language for Moodle is the English language, under the Unicode scheme (UTF8). To add more languages to Moodle, you can either: 1) use the Moodle languages GUI in the interface to fetch new languages and install them in your 'dataroot' directory. 2) download them and unzip the packs in this directory manually For more information, see the Moodle Documentation: http://docs.moodle.org/en/Translation Cheers, Moodle Development Team