Releases: silinternational/idp-pw-api
Releases · silinternational/idp-pw-api
WebAuthn
Increase length of user.employee_id to allow for uuids
Merge pull request #234 from silinternational/develop Release 5.5.3 increase length of user.employee_id to allow for uuids
PHP 7.4 (again), Ubuntu 20.04
Fixed
- Upgrade PHP to 7.4 again (but stay with Ubuntu base O/S)
- Upgrade Ubuntu to 20.04
- Upgrade Composer to 2
- Switch from fxp's composer-asset-plugin to asset-packagist
- Stop including syslog and Logentries-related files
- Stop installing/using runny (since we don't log to syslog anymore)
fix Google; downgrade PHP
Changed
- Reverse the order of searching for a Google user, now use ID first
- Downgraded PHP back to 7.2
search Google users by id and email
Added
- In Google adapter, search by email as well as by external ID
New URL for IDP Help
Merge pull request #219 from silinternational/develop Release 5.4.1 New url for idp help
added multi-host config option to LDAP component
Added
- Allow LDAP host name to be a list of hostname strings as well as a single string for backward compatibility
Improved handling of expired session on login
Merge pull request #215 from silinternational/develop Release 5.3.4
Update Yii2
Fixed
- Update encrypted file for CI/CD process (with rotated credentials)
Security
- Update to non-vulnerable version of Yii2
Updated Docker credentials (password changed 2020-10-07)
Merge pull request #209 from silinternational/develop Release 5.3.2