mirror of
https://github.com/go-gitea/gitea
synced 2025-01-20 18:07:43 +01:00
5863f7e048
- Backport #19441 - Don't panic on `ErrEmailInvalid`, this was caused due that we were trying to force `ErrEmailCharIsNotSupported` interface, which panics. - Resolves #19397 Co-authored-by: 6543 <6543@obermui.de>