0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-26 18:10:22 +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-09-13 10:34:43 -04:00