GZTimeWalker / GZCTF

The GZ::CTF project, an open source CTF platform.
https://docs.ctf.gzti.me/
GNU Affero General Public License v3.0
747 stars 87 forks source link

BUG:普通用户在“用户信息”种无法修改为用户名中文,但管理员可以在后台修改 #168

Closed Programmer-Red closed 5 months ago

GZTimeWalker commented 5 months ago

突然想起这个 issue,想问期望中是全部都可以设置中文、还是全部都不可以呢?

Programmer-Red commented 5 months ago

突然想起这个 issue,想问期望中是全部都可以设置中文、还是全部都不可以呢?

都可以设置中文。以及学号那一栏也有类似问题,普通用户无法输入英文只能输入数字,管理员则是都可以

GZTimeWalker commented 5 months ago

@Programmer-Red 用户名限制是为了很多地方的展示需要,超过长度很容易让样式变得一团糟…需要再考虑下。

学号的字符集我回头扩展一下。

GZTimeWalker commented 5 months ago

都可以设置中文。以及学号那一栏也有类似问题,普通用户无法输入英文只能输入数字,管理员则是都可以

这个我检查了一下,应该是都不能,相关输入框全部限制了数字,虽然后端可以接受任意字符串

GZTimeWalker commented 5 months ago

done in https://github.com/GZTimeWalker/GZCTF/commit/5187af08dd088c9970171de2379c82c458a6347d