[PR #889] [MERGED] Strip http/ https from steam oauth allowed_host #1033

Closed
opened 2026-02-04 19:11:50 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/889
Author: @Boy132
Created: 1/7/2025
Status: Merged
Merged: 1/8/2025
Merged by: @Boy132

Base: mainHead: fix/steam-oauth-allowed-hosts


📝 Commits (2)

  • e28182c strip http/ https from steam oauth allowed_host
  • 71a7b9f fix param order

📊 Changes

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

View changed files

📝 config/auth.php (+1 -1)

📄 Description

Fixes Invalid return_to host errors.


🔄 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/pelican-dev/panel/pull/889 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/8/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/steam-oauth-allowed-hosts` --- ### 📝 Commits (2) - [`e28182c`](https://github.com/pelican-dev/panel/commit/e28182c229c32c3d5c8088bf61a06fa10df5e9f1) strip http/ https from steam oauth allowed_host - [`71a7b9f`](https://github.com/pelican-dev/panel/commit/71a7b9f5d19c8f15970889fd5021559bf536ebc0) fix param order ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/auth.php` (+1 -1) </details> ### 📄 Description Fixes `Invalid return_to host` errors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:11:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1033