mendix / CommunityCommons

This module adds a number reusable Java methods to your project, which can be called from Microflows or custom Java actions.
Apache License 2.0
13 stars 57 forks source link

[RUN-3781] Undo breaking change in RandomStrongPassword #143

Closed atennapel closed 8 months ago

atennapel commented 8 months ago

This MR undoes the change in the RandomStrongPassword Java action and adds a new Java action RandomStrongPasswordWithLowercase.

emirmx commented 8 months ago

Looks good!