[PR #2198] [CLOSED] refactor: make Google hosted domain (hd) optional in SSO provider configuration #2137

Closed
opened 2026-02-26 03:33:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2198
Author: @pwqw
Created: 1/15/2026
Status: Closed

Base: masterHead: fix/google-valid-config


📝 Commits (1)

  • 45d548b refactor: remove Google domain restriction from SSO provider configuration

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 app/Helpers.php (+0 -1)

📄 Description

It removes the required check for the Google hosted domain (hd) in the collect_sso_providers function. The SSO_GOOGLE_HOSTED_DOMAIN configuration is now optional, allowing Google SSO to work without domain restrictions while still supporting them when configured.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/2198 **Author:** [@pwqw](https://github.com/pwqw) **Created:** 1/15/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/google-valid-config` --- ### 📝 Commits (1) - [`45d548b`](https://github.com/koel/koel/commit/45d548b31a1865b48c544037cda9df67d7e0a7ef) refactor: remove Google domain restriction from SSO provider configuration ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Helpers.php` (+0 -1) </details> ### 📄 Description It removes the required check for the Google hosted domain (`hd`) in the `collect_sso_providers` function. The `SSO_GOOGLE_HOSTED_DOMAIN` configuration is now optional, allowing Google SSO to work without domain restrictions while still supporting them when configured. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#2137
No description provided.