spacebarchat / server

Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
https://spacebar.chat
GNU Affero General Public License v3.0
1.49k stars 250 forks source link

Fixes for password, mfa code & email validation schemas #1202

Closed DEVTomatoCake closed 2 months ago

DEVTomatoCake commented 2 months ago

Makes the length requirements the same in all schemas. Also ensures that emails are actual emails.