This plugin allows us to decrypt ciphered values. LL::NG can be configured to send encrypted values to protected applications by using extended functions.
Just enable it in the Manager (section “plugins”) by setting a rule. DecryptValue plugin can be allowed or denied for specific users.
Attention
The ciphered value is the first parameter passed to custom functions.
The Encryption key is passed to custom funtions as second parameter (see Security settings).
Custom functions must be defined into My::Plugin and set:
My::Plugin::function1 My::Plugin::function2