1
0
Fork 0
forgejo/services
wxiaoguang 2900dc90a7
Improve valid user name check ()
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>
2022-11-04 17:04:08 +08:00
..
agit
asymkey
attachment
auth
automerge feat: notify doers of a merge when automerging () 2022-11-03 23:49:00 +08:00
comments
context
cron
externalaccount
forms Improve valid user name check () 2022-11-04 17:04:08 +08:00
gitdiff
issue
lfs
mailer feat: notify doers of a merge when automerging () 2022-11-03 23:49:00 +08:00
markup
migrations
mirror
org
packages
pull feat: notify doers of a merge when automerging () 2022-11-03 23:49:00 +08:00
release
repository
task
user
webhook Add Webhook authorization header () 2022-11-03 20:23:20 +02:00
wiki