0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-27 20:00:27 +01:00
Nicolas e24c3f7a40
Fix org contact email not clearable once set (#36975)
When the email field was submitted as empty in org settings (web and
API), the previous guard `if form.Email != ""` silently skipped the
update, making it impossible to remove a contact email after it was set.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-03-25 15:23:11 +08:00
..
2025-06-27 07:59:55 +02:00