5.3.0
This release includes everything up to and including 5.2.3, and adds the following changes:
Functional Changes
- No notice on ommiting protocolBinding #389 (thanks @tvdijen)
- Log the proxied service providers as part of the authentication log #400
- Add a migration that drops the
log_loginstable #401 - eduPersonAffiliation: add supported values 'faculty' and 'pre-student'. #402
- Log a notice before throwing UnknownIssuer / UnknownPreselectedIdP exceptions #403
- Use the browser preferred languages in locale selection #405
- Remove LDAP backend #411
- Remove database patch that depends on LDAP #414
Bugfixes, security patches and stability improvements
- Remove legacy 'selectedIdp' cookie. #387
- Update travis apcu installation #394
- Remove Authenticate helper and Identity class #396
- Remove dead code from View.php #397
- Update dependencies that contain security vulnerabilities #398
- Fix security checker for Travis and update simplesamlphp #407
- Remove welcome mail code #408
- Broad API Functional tests #409