Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

password strengths on their own way. 

 

API Changes

The following API responses will be changed to support this.

  1. CreateUserCmd
  2. UpdateUserCmd
  3. CreateAccountCmd

The following response parameter is started returning from above commands

  1. passwordstrength

Interface

Add new Inerface "org.apache.cloudstack.security.password.PasswordChecker.java" to "server".

...