TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
63 stars 29 forks source link

When registering someone got a 500 Internal Server Error #1787

Closed Masterjun3 closed 4 months ago

Masterjun3 commented 4 months ago

This happened ~11 hours ago, I was messaged 2024-03-06 00:35 UTC that this error happened. Maybe our logs can show us what happened?

Masterjun3 commented 4 months ago

Logs say the error was due to the browser sending an email string inside the checkbox input certifying the age. The server then failed trying to parse this string as a boolean. This can't happen without some HTML editing or browser extensions playing around.

Anyway, whether this happened accidentally or intentionally, this is expected behavior. Closing this.