mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 03:39:28 +01:00
2900dc90a7
Close https://github.com/go-gitea/gitea/issues/21640 Before: Gitea can create users like ".xxx" or "x..y", which is not ideal, it's already a consensus that dot filenames have special meanings, and `a..b` is a confusing name when doing cross repo compare. After: stricter Co-authored-by: Jason Song <i@wolfogre.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: delvh <dev.lh@web.de> |
||
---|---|---|
.. | ||
admin.go | ||
auth_form.go | ||
org.go | ||
repo_branch_form.go | ||
repo_form.go | ||
repo_form_test.go | ||
repo_tag_form.go | ||
user_form.go | ||
user_form_auth_openid.go | ||
user_form_hidden_comments.go | ||
user_form_test.go |