Releases: silinternational/idp-pw-api
Releases · silinternational/idp-pw-api
Get latest zxcvbn with guzzlehttp/psr7 security fix
Merge pull request #261 from silinternational/develop Release 6.5.1 Update dependencies to get latest zxcvbn with guzzlehttp/psr7 security fix
SQL session storage
Changed (non-breaking)
- Changed session storage from memcached to SQL, using a new table in the existing database.
phpseclib 3.0.19
Fixed
- Update dependencies to get phpseclib 3.0.19
Name new webauthn and allow password to contain user's name if it's short
Added
- Accept a label while adding a new webauthn
Fixed
- Don't prevent password from including first/last name if that name is less than 3 characters long
- Update dependencies
Allow user to have multiple webauthns
Merge pull request #251 from silinternational/develop Release 6.3.0 Allow user to have multiple webauthns
Workaround recaptcha error and catch potential future error.
Merge pull request #247 from silinternational/develop Release 6.2.1 Workaround recaptcha error and catch potential future error.
Upgrade to PHP8 and related tweaks
Merge pull request #245 from silinternational/develop Release 6.2.0 Upgrade to PHP8 and related tweaks
Ensure clientExtensionResults is encoded as an object
Merge pull request #241 from silinternational/develop Release 6.0.3 Ensure clientExtensionResults is encoded as an object
Reduce error alert emails
Fixed
- Removed redundant error log entry in /site/system-status
reduce email alerts
Fixed
- Don't send email alert for bad email-service check