1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-23 02:41:29 +01:00
Giteabot fcd055c34a
Fix the topic validation rule and suport dots () ()
Backport  by @wxiaoguang

1. Allow leading and trailing spaces by user input, these spaces have
already been trimmed at backend
2. Allow using dots in the topic

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-08-04 13:00:49 +08:00
..