You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one chooses a password less than 8 characters in the first admin creation form, the API returns a 400 with error code invalid_password and the Dashboard stays stuck with a disabled form.
If one chooses a password less than 8 characters in the first admin creation form, the API returns a 400 with error code
invalid_passwordand the Dashboard stays stuck with a disabled form.