[PR #106] [MERGED] Add openid configuration values in cheatsheet #100

Closed
opened 2026-02-16 12:15:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/106
Author: @strk
Created: 3/17/2017
Status: Merged
Merged: 3/30/2017
Merged by: @lunny

Base: masterHead: openid


📝 Commits (4)

  • 938f94e Add openid configuration values in cheatsheet
  • edd9293 Add defaults for ENABLE_OPENID_* settings
  • 4814d9b Document correct defaults for OpenID variables
  • ce4caca Fix default of ENABLE_OPENID_SIGNUP

📊 Changes

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

View changed files

📝 content/doc/advanced/config-cheat-sheet.en-us.md (+7 -0)

📄 Description

Now that OpenID branch was merged, these are the new
configurations available


🔄 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/docs/pull/106 **Author:** [@strk](https://github.com/strk) **Created:** 3/17/2017 **Status:** ✅ Merged **Merged:** 3/30/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `openid` --- ### 📝 Commits (4) - [`938f94e`](https://github.com/go-gitea/docs/commit/938f94eb7c23a3b18c00fa3212fd31b58b98a672) Add openid configuration values in cheatsheet - [`edd9293`](https://github.com/go-gitea/docs/commit/edd9293196fe88260275278642559b033dfe59e5) Add defaults for ENABLE_OPENID_* settings - [`4814d9b`](https://github.com/go-gitea/docs/commit/4814d9b0da1cf16d2da18c9933998bdd4eeafc22) Document correct defaults for OpenID variables - [`ce4caca`](https://github.com/go-gitea/docs/commit/ce4cacac374c866fb8b77e86172c3bc30da4ab3c) Fix default of ENABLE_OPENID_SIGNUP ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `content/doc/advanced/config-cheat-sheet.en-us.md` (+7 -0) </details> ### 📄 Description Now that OpenID branch was merged, these are the new configurations available --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:15:15 -05:00
yindo closed this issue 2026-02-16 12:15:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#100