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
When running ems:admin:login --username=test --password=test we get a 500 error. This should just return a 400 invalid credentials. Not a 404 we do not want to guess on usernames.
When running ems:admin:login --username=test --password=test we get a 500 error. This should just return a 400 invalid credentials. Not a 404 we do not want to guess on usernames.