Skip to content

Releases: humanmade/wp-simple-saml

0.5.1

08 Apr 15:44
87d1d1e
Compare
Choose a tag to compare

What's Changed

  • Catch Throwable in order to support both PHP 5 and PHP 7+ by @tfrommen in #82
  • Add nameID argument to wpsimplesaml_match_user by @Gazi96 in #85

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

23 May 11:39
1b93a23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.3...0.5.0

0.4.3

26 Oct 09:08
4410b80
Compare
Choose a tag to compare
  • Fix Destination validation on cross-site SSO requests #69

0.4.2

29 Sep 10:22
cf6957d
Compare
Choose a tag to compare
  • Fix roles in multisite #67

0.4.1

08 Nov 20:24
236a41b
Compare
Choose a tag to compare
  • Bump robrichards/xmlseclibs from 3.0.2 to 3.0.4: #51
  • Escape - in regex range: #43