Skip to content

Populate iconurl with a real URL when $showicon is true#3213

Open
weilai-irl wants to merge 1 commit into
MOODLE_500_STABLEfrom
wip-131312-m500
Open

Populate iconurl with a real URL when $showicon is true#3213
weilai-irl wants to merge 1 commit into
MOODLE_500_STABLEfrom
wip-131312-m500

Conversation

@weilai-irl

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 4, 2026 13:50
@weilai-irl weilai-irl self-assigned this Jun 4, 2026
@weilai-irl weilai-irl added this to the 2026-03 milestone Jun 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the OIDC authcode login flow’s IdP entry returned for the login page to avoid missing icon-related fields when icons are not shown.

Changes:

  • When $showicon is false, explicitly sets $idpentry['iconurl'] to an empty string.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread auth/oidc/classes/loginflow/authcode.php Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@weilai-irl weilai-irl changed the title Fix a bug in adding iconurl icon display on login page Populate iconurl with a real URL when $showicon is true Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants