v2.7.0.3
jamesmcq
released this
11 Mar 04:35
·
131 commits
to MOODLE_27_STABLE
since this release
In this release:
MSFTMPP-116: Allow authentication using username/password on the Moodle login form.
An alternative login flow for the OpenID Connect authentication plugin was added. This new flow allows users to log in with OpenID Connect by using their username and password with the standard Moodle login form. This is sometimes easier for users who are not comfortable being redirected to the identity provider's login screen. The login flow can be selected from the OpenID Connect authentication plugin's settings page.
Unit test fixes
A few unit test problems were fixed.