v2.7.0.22
jamesmcq
released this
30 Mar 03:43
·
38 commits
to MOODLE_27_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.