# AIO password change - [ ] In the AIO password change section you should see two input fields. And below the requirements for a new password - [ ] When entering nothing it should report that you need to enter your current aio password - [ ] When entering a false password, it should report that to you - [ ] After entering your current password and leaving the new password empty it should report that you need to enter a new password - [ ] After entering a new passwort shorter than 24 characters or not allowed characters, it should report that the password requirements are not met. - [ ] `sdfjlksj` should not be accepted - [ ] `jdsfklöjiroewoäsadjkfölk` should not be accepted - [ ] `sdjlfj SDJFLK 32489 sdjklf` should which should reload the page You can now continue with [040-login-behavior.md](./040-login-behavior.md)