[PR #1484] [MERGED] Adjust template for OIDC callback page (from #1435) #2144

Closed
opened 2025-12-29 03:19:57 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1484
Author: @vsychov
Created: 6/5/2023
Status: Merged
Merged: 6/14/2023
Merged by: @kradalby

Base: mainHead: change-oidc-template


📝 Commits (1)

  • 1e97701 Adjust the template for the OIDC callback login page

📊 Changes

3 files changed (+304 additions, -8 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
hscontrol/assets/oidc_callback_template.html (+297 -0)
📝 hscontrol/oidc.go (+5 -8)

📄 Description

Hello,

This pull request enhances the user-friendliness of the OIDC callback page, as per the disagreement on relocating it to the config file as discussed in issue #1435.


🔄 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/juanfont/headscale/pull/1484 **Author:** [@vsychov](https://github.com/vsychov) **Created:** 6/5/2023 **Status:** ✅ Merged **Merged:** 6/14/2023 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `change-oidc-template` --- ### 📝 Commits (1) - [`1e97701`](https://github.com/juanfont/headscale/commit/1e97701cb39f3196c485c67ae2f71b226851d13d) Adjust the template for the OIDC callback login page ### 📊 Changes **3 files changed** (+304 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) ➕ `hscontrol/assets/oidc_callback_template.html` (+297 -0) 📝 `hscontrol/oidc.go` (+5 -8) </details> ### 📄 Description Hello, This pull request enhances the user-friendliness of the OIDC callback page, as per the disagreement on relocating it to the config file as discussed in issue #1435. - [x] The [CONTRIBUTING guidelines](README.md#contributing) have been thoroughly read and understood. - [x] CHANGELOG.md has been updated. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:19:57 +01:00
adam closed this issue 2025-12-29 03:19:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2144