[PR #3010] [MERGED] Set OpenID support on by default when installing new instance #16712

Closed
opened 2025-11-02 12:16:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3010
Author: @strk
Created: 11/28/2017
Status: Merged
Merged: 11/29/2017
Merged by: @lafriks

Base: masterHead: openid-default-on


📝 Commits (1)

  • 68fe411 Remove hard-coded OpenID preferences from installer

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 modules/setting/setting.go (+1 -1)
📝 routers/install.go (+2 -2)

📄 Description

Partially fixes #2984


🔄 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/go-gitea/gitea/pull/3010 **Author:** [@strk](https://github.com/strk) **Created:** 11/28/2017 **Status:** ✅ Merged **Merged:** 11/29/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `openid-default-on` --- ### 📝 Commits (1) - [`68fe411`](https://github.com/go-gitea/gitea/commit/68fe4116530aaeeadc24e9f02961f35a5cb984ba) Remove hard-coded OpenID preferences from installer ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/setting/setting.go` (+1 -1) 📝 `routers/install.go` (+2 -2) </details> ### 📄 Description Partially fixes #2984 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:16:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16712