mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes #27616 # Before  # After  Signed-off-by: Yarden Shoham <git@yardenshoham.com>