forgejo/templates
JakobDev da7e85c819 fix: Allow Organisations to remove the Email Address (#5517)
It is possible to set a Email for a Organization. This Email is optional and only used to be displayed on the profile page. However, once you set an EMail, you can no longer remove it. This PR fixes that.

While working on the tests, I found out, that the API returns a 500 when trying to set an invalid EMail. I fixed that too. It returns a 422 now.

Fixes #4567

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5517
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: JakobDev <jakobdev@gmx.de>
Co-committed-by: JakobDev <jakobdev@gmx.de>
(cherry picked from commit 45fa9e5ae9)
2024-11-20 12:32:36 +00:00
..
admin Remove urls from translations (#31950) 2024-09-12 17:28:58 +05:00
api/packages/pypi
base Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00
custom
devtest
explore
htmx Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00
mail Merge pull request '[SEC] Notify owner about TOTP enrollment' (#4704) from gusted/sec-more-totp into forgejo 2024-07-27 20:53:47 +00:00
org i18n: UX improvements: Team permissions and issue closing 2024-09-24 19:03:30 +02:00
package feat: add architecture-specific removal support for arch package (#5351) 2024-09-27 08:29:09 +00:00
projects fix: use column flex on mobile to prevent project title from wrapping 2024-10-15 11:27:04 +00:00
repo fix(ui): Details icon in repo settings sidebar 2024-11-10 02:13:45 +00:00
shared follow up on #2367: rel="nofollow" on in-list labels 2024-08-15 21:56:26 +02:00
status #5324 Fix centered fork note 2024-10-06 01:57:24 +00:00
swagger fix: Allow Organisations to remove the Email Address (#5517) 2024-11-20 12:32:36 +00:00
user fix: Move "forgot_password"-link to fix login tab order 2024-11-10 02:24:58 +01:00
webhook fix: improve discord webhook api conformance 2024-10-09 16:07:34 +00:00
home.tmpl fix(i18n): remove unnecessary variable (#5533) 2024-10-11 18:52:23 +00:00
install.tmpl
post-install.tmpl