- Change password minimum length from 8 to 12 characters in RegisterForm - Matches backend requirement (min=12 in RegisterRequest) - Prevents validation errors when submitting registration form - RegisterPage already had correct validation (12 chars) |
||
|---|---|---|
| .. | ||
| admin/api | ||
| analytics/services | ||
| auth | ||
| chat | ||
| dashboard | ||
| error/pages | ||
| library | ||
| marketplace/components | ||
| notifications | ||
| player | ||
| playlists | ||
| profile | ||
| roles | ||
| search/services | ||
| sessions/api | ||
| settings | ||
| streaming | ||
| tracks | ||
| upload/components | ||
| user/components | ||
| webhooks/api | ||