Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] MOODLE_39_STABLE from catalyst:MOODLE_39_STABLE #11

Open
wants to merge 43 commits into
base: MOODLE_39_STABLE
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 6, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 6, 2023
danmarsden and others added 16 commits October 11, 2023 16:30
[#778] reinstate supported nameid format identifiers
And remove deprecated post.php

Co-authored-by: Noemie Ariste <[email protected]>
* [#801] fix issue with IdP initiated login after upgrade to v2.0.5

* [#801] restore comment for searching purposes
In 4.4 `before_http_headers()` callback has been migrated to hook
`core\hook\output\before_http_headers`, keep both for backward
compatibility.

Fixes #809
Implement before_http_headers hook callback.
See #809 - in order to support this hook from Moodle 4.3 we should
use the simple callback format. Support for array callable notation
arrived only in 4.4 (MDL-81180).
Use original string hook callback definition for backwards compat.
This makes the IdP known in saml_login_complete()
and tenant callback.
set SESSION->saml2idp during unsolicited logins
Close paragraph HTML tag properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.