[PR #1365] [CLOSED] Expose the OpenID registration setting at install time #15879

Closed
opened 2025-11-02 11:56:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1365
Author: @strk
Created: 3/22/2017
Status: Closed

Base: masterHead: disable-openid-signup-install


📝 Commits (1)

  • 6697dc2 Expose the OpenID registration setting at install time

📊 Changes

4 files changed (+18 additions, -8 deletions)

View changed files

📝 modules/auth/user_form.go (+9 -8)
📝 options/locale/locale_en-US.ini (+1 -0)
📝 routers/install.go (+2 -0)
📝 templates/install.tmpl (+6 -0)

📄 Description

See #1363

To be honest, I don't really like this even myself :P


🔄 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/1365 **Author:** [@strk](https://github.com/strk) **Created:** 3/22/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `disable-openid-signup-install` --- ### 📝 Commits (1) - [`6697dc2`](https://github.com/go-gitea/gitea/commit/6697dc2d4d97d107db2d6d913dfb387350d8dfca) Expose the OpenID registration setting at install time ### 📊 Changes **4 files changed** (+18 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `modules/auth/user_form.go` (+9 -8) 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `routers/install.go` (+2 -0) 📝 `templates/install.tmpl` (+6 -0) </details> ### 📄 Description See #1363 To be honest, I don't really like this even myself :P --- <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 11:56:43 -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#15879