REGISTER_EMAIL_CONFIRM not correctly reflected on Web #11072

Closed
opened 2025-11-02 09:26:48 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @wxrl on GitHub (Jun 21, 2023).

Description

No matter REGISTER_EMAIL_CONFIRM=true or REGISTER_EMAIL_CONFIRM=false is set in app.ini, the Require Email Confirmation to ... is always × in web Configuration page. Restarting the gitea.service doesn't change the situation.

Also, the space (width) for configuration item names (left part) in the Configuration page is not enough for displaying the full item name, which is really not good.

Screenshot from 2023-06-21 16-04-34

Gitea Version

1.20

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Binary (Debian 12, Linux Service, MariaDB)

Database

None

Originally created by @wxrl on GitHub (Jun 21, 2023). ### Description No matter `REGISTER_EMAIL_CONFIRM=true` or `REGISTER_EMAIL_CONFIRM=false` is set in `app.ini`, the **Require Email Confirmation to ...** is always × in web **Configuration** page. Restarting the `gitea.service` doesn't change the situation. Also, the space (width) for configuration item names (left part) in the **Configuration** page is not enough for displaying the full item name, which is really not good. ![Screenshot from 2023-06-21 16-04-34](https://github.com/go-gitea/gitea/assets/81678209/eb2be542-62c1-458c-99ed-bb6b4bdeb796) ### Gitea Version 1.20 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? Binary (Debian 12, Linux Service, MariaDB) ### Database None
GiteaMirror added the issue/needs-feedback label 2025-11-02 09:26:48 -06:00
Author
Owner

@techknowlogick commented on GitHub (Jun 21, 2023):

Do you have a mailer service configured? As I haven't been able to confirm this otherwise.

@techknowlogick commented on GitHub (Jun 21, 2023): Do you have a mailer service configured? As I haven't been able to confirm this otherwise.
Author
Owner

@wxiaoguang commented on GitHub (Jul 12, 2023):

You need a working mail config first to make REGISTER_EMAIL_CONFIRM could be true

@wxiaoguang commented on GitHub (Jul 12, 2023): You need a working mail config first to make REGISTER_EMAIL_CONFIRM could be true
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11072