Skip to content

v3.0.0.6

Compare
Choose a tag to compare
@jamesmcq jamesmcq released this 30 Mar 03:43
· 38 commits to MOODLE_30_STABLE since this release

In this release:

  • Clarify login flows.
  • Easier moving between login and linked accounts.
  • Code style fixes thanks to POET
  • Migrate users using old OpenID Connect endpoints to new endpoints.
  • Increase durability of the "just auth" flow (used to set the system API user in o365). Uses the "state" additional data field instead of the session object.
  • Update "Microsoft Open Technologies" references to "Microsoft"
  • Improve debug logging.