-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/bugtype/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentation
Milestone
Description
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
Git Version
No response
Operating System
No response
How are you running Gitea?
in Linux container
Database
SQLite
Metadata
Metadata
Assignees
Labels
type/bugtype/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentation