AsmBB

Power
Login Register

John, did you fix the username max length?
0

#16313 (ツ) janemax
Last edited: 15.03.2023 by janemax, read: 51 times

Currently the user can register usernames without any length restriction.

Is that fixed? Couldn't find a relevant commit for that.

Thanks.

#16316 (ツ) johnfound
Created 15.03.2023, read: 44 times
janemax

Currently the user can register usernames without any length restriction.

Is that fixed? Couldn't find a relevant commit for that.

Thanks.

Well, actually there is a limit for the usernames length - 256 bytes. I will not change this number, because IMO the engine should process such usernames in safe way. Decreasing the username length will mask the vulnerabilities instead of fixing them. In price of limiting the UX of the honest users.

John, did you fix the username max length?
0

AsmBB v2.9 (check-in: 375d29e3ff9a8db4); SQLite v3.31.1 (check-in: 3bfa9cc97da10598);
©2016..2020 John Found; Licensed under EUPL. Powered by Assembly language Created with Fresh IDE