Releases: silinternational/idp-id-sync
Releases · silinternational/idp-id-sync
revised new-user template
Fixed
- Improved the new-user email template to be more friendly
- Don't destroy all the Docker infrastructure on the user's dev machine in 'make clean'.
Changed
- Made email configuration required.
Removed
- Removed Xdebug since it is no longer readily available in the base image.
error cleanup
Fixed
- remove redundant error log entry in /site/system-status handler
fewer email alerts
Fixed
- Don't send email alert for bad email-service check
SecureUser ID Store and "new user" email notification
Added
- Added Secure User ID Store adapter
- Send "new user" email notification to user's HR contact upon creation in the IdP
Changed
- Renamed internal user fields from "broker" to "internal"
- Added two new user fields:
hr_contact_name
, andhr_contact_email
Avoid error spam by removing email service status check
Merge pull request #118 from silinternational/develop Release 4.1.4 Avoid error spam by removing email service status check
Fix `env` value in logs
Fixed
- Correct the "env" value in console logs
PHP 7.4
Security
- Upgrade to PHP 7.4
Fixed
- Update year in license copyright
- Update dependencies
- Switch from fxp's composer-asset-plugin to asset-packagist
more error log detail
Fixed
- Included more detail in sync error messages
- Demoted "lacked an email address" log messages from warning to info level
Sage People - query conditions configuration
Added
- Added
queryConditions
config variable on Sage People component
Fixed
- Minor dependency updates
Updated Docker credentials (password changed 2020-10-07)
Merge pull request #105 from silinternational/develop Release 4.0.5