mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 05:54:18 +08:00
* feat: limit sign-in password length to 72 * limit password length on signup * Update apps/studio/lib/schemas.ts Co-authored-by: Joshen Lim <joshenlimek@gmail.com> * Update apps/studio/components/interfaces/SignIn/SignInForm.tsx Co-authored-by: Joshen Lim <joshenlimek@gmail.com> * don't limit password length on sign in --------- Co-authored-by: Alaister Young <a@alaisteryoung.com> Co-authored-by: Alaister Young <alaister@users.noreply.github.com> Co-authored-by: Joshen Lim <joshenlimek@gmail.com>