Skip to content

Eiffel Intelligence 2.1.0

Compare
Choose a tag to compare
released this 05 Dec 13:12
· 21 commits to 2.0.0-maintenance since this release
e94be7c

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.