Passwords do not match when changing the platform version (6.10.20 -> 7.2.15)

When switching to a new version of the platform (6.10.20 → 7.2.15), passwords created on version 6.10.18 do not work in version 7.2.15. In the reverse situation, the same problem; сheckPassword() method returns false. brcypt hashing is everywhere.

bcrypt hashing method has been added to CUBA only in 7.0 version.