Skip to content

v2.8.0.14

Compare
Choose a tag to compare
@jamesmcq jamesmcq released this 21 Oct 08:03
· 89 commits to MOODLE_28_STABLE since this release

In this release:

New Features

  • Optional "auto-append". For OpenID Connect providers like Azure AD that use a standardized username suffix (i.e. email address with a common domain), you can enter a value that will be automatically appended to the username when a user logs in using the Username/Password login flow.

Bugfixes

  • Fix incompatibility with PostgreSql.
  • Fix problems using Moodle guest access with OpenID Connect is enabled.
  • Fix problems logging in with the username/password login flow when a user's password starts with "@".
  • Improve upgrade step durability and performance when moving major Moodle versions.