openml.org
openml.org copied to clipboard
Fixed password character on Signup.
On the signup page, the UI prompts for a minimum of 8 characters, but the code checks for 6 characters. This commit changes 6 character check to 8 to maintain consistency with UI.