Skip to content

Descriptions about ENABLE_OPENID_SIGNIN are not aligned #29923

Closed
@fengli320

Description

@fengli320

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugtype/docsThis PR mainly updates/creates documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions