mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-27 15:20:29 +00: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>