Descriptions about ENABLE_OPENID_SIGNIN are not aligned #12682

Closed
opened 2025-11-02 10:18:03 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @fengli320 on GitHub (Mar 20, 2024).

Description

In cheat sheet page(https://docs.gitea.com/administration/config-cheat-sheet), there is such description:

ENABLE_OPENID_SIGNIN: false: Allow authentication in via OpenID.

But in example app.ini (https://github.com/go-gitea/gitea/blob/main/custom/conf/app.example.ini), the description about OpenID is:

;; Whether to allow signin in via OpenID
;ENABLE_OPENID_SIGNIN = true

And with Gitea 1.21.3, "Enable OpenID Sign-In" is enabled by default on installation page.

These descriptions should be aligned.

Gitea Version

1.21.3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

image

Git Version

No response

Operating System

No response

How are you running Gitea?

in Linux container

Database

SQLite

Originally created by @fengli320 on GitHub (Mar 20, 2024). ### Description In cheat sheet page(https://docs.gitea.com/administration/config-cheat-sheet), there is such description: **_ENABLE_OPENID_SIGNIN: false: Allow authentication in via OpenID._** But in example app.ini (https://github.com/go-gitea/gitea/blob/main/custom/conf/app.example.ini), the description about OpenID is: **_;; Whether to allow signin in via OpenID ;ENABLE_OPENID_SIGNIN = true_** And with Gitea 1.21.3, "Enable OpenID Sign-In" is **enabled** by default on installation page. These descriptions should be aligned. ### Gitea Version 1.21.3 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![image](https://github.com/go-gitea/gitea/assets/11554644/7f601930-3772-4f66-89fc-0a01bd4d8128) ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? in Linux container ### Database SQLite
GiteaMirror added the type/docstype/bug labels 2025-11-02 10:18:03 -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#12682