active-directory-integration2
active-directory-integration2 copied to clipboard
Remove internal password migration
The password migration option only works up to < 7.0.1 as mcrypt has been removed since then. As we require PHP >= 7.2, we no longer have to care about this feature.
For reference: ADI-590