[Bonus] Account not found

Moderators: Site Moderators, FAHC Science Team

arisu
Posts: 568
Joined: Mon Feb 24, 2025 11:11 pm

Re: [Bonus] Account not found

Post by arisu »

If the database just used prepared statements then the character limitations would not be needed. I'm guessing the database does the old-school naive method of input sanitization. The server-side code is closed source, so all I can do is speculate.
calxalot
Site Moderator
Posts: 1580
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: [Bonus] Account not found

Post by calxalot »

I don’t know what method is used.
Joseph claimed it is handled ok by fah servers. The concern was 3rd party tools being possibly exposed to injection attacks.
Post Reply