Skip to content

Random Password with Configuration

Pre-release
Pre-release
Compare
Choose a tag to compare
@vbhayden vbhayden released this 09 Nov 14:54
· 13 commits to master since this release

Allows two optional properties to help with the password generation portion.

ASSIGN_RANDOM_PASSWORD_PROPERTY_FIRST
ASSIGN_RANDOM_PASSWORD_PROPERTY_SECOND

These are intended as JWT properties that will be used as part of the password generation function.

Again, this password is never actually accessible, but the goal is to still generate a sufficiently weird password and pass the pipeline stages for plugins within Moodle.