You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's new?
Passwords used in subscriptions now gets encrypted before storing them into MongoDB and decrypted before use. This functionality will be activated if “jasypt.encryptor.password” is set. See how to set the password configuration in documentation
Fixes:
Bug where Eiffel Intelligence could not send e-mail and logs stated that method was not found.
Bug where Subscription name was not properly validated and could contain invalid characters.
Bug where LDAP password was displayed when users made a GET call to the /information endpoint.