- Issue created by @bojan_dev
- @bojan_dev opened merge request.
When using the webform_encrypt module, the drush command is executed as an anonymous user. The decryption process performs access checks, which results in submission values not being decrypted.
Add optional user argument, so that the drush cmd can be executed by a specific user.
Active
1.0
Code