Skip to content

Moodle 2.9: v20151130

Compare
Choose a tag to compare
@jamesmcq jamesmcq released this 01 Dec 21:04
· 438 commits to MOODLE_29_STABLE since this release

In this release:

New Features

  • Customizable field mapping between Azure and Moodle.
  • User creation restrictions for user sync based on field value.
  • OpenID Connect login restrictions based on regular expressions against username.
    • This allows you to enable multi-tenancy in Azure but restrict the users that can log in.
  • Automatically assign Azure users to the configure Azure application during user sync to allow Moodle to show up in "My Apps" in Office.

Bugfixes

  • Better handling of setup process to prevent "insufficient priviledges" errors when checking Azure setup.
  • Fix Office Document embedding in a course using a file resource.

Other

  • Improved settings page
  • Improved setup process - more sensible settings placement, improved error messages and error handling.
  • login_hint and domain_hint parameters are sent to Azure login, when applicable, to allow some field prepopulation and improve UX.