When I try to register with ash authentication, but the password doesn't validate for some reason (too few characters, figure 1), it redirects me to the login page (figure 2).
I would expect it to post to the same form and show some kind of validation error for the password (password must be min 8).
Is there some kind of problem with my installation or is this the expected behavior?