Skip to content

Releases: pantheon-systems/wp-saml-auth

Version 0.8.3

03 Feb 23:12
7696ff8
Compare
Choose a tag to compare
  • Removes unused placeholder value that's causing PHP notices [#178].

Version 0.8.1

25 Nov 20:56
127e6f7
Compare
Choose a tag to compare
  • Updates onelogin/php-saml to v3.4.1 [#174].

Version 0.8.0

21 Nov 01:13
ddbf287
Compare
Choose a tag to compare
  • Updates onelogin/php-saml to v3.4.0 [#173].

Version 0.7.3

07 Nov 18:34
85e810b
Compare
Choose a tag to compare
  • Updates onelogin/php-saml to v3.3.1 [#172].

Version 0.7.2

30 Oct 12:44
73d220a
Compare
Choose a tag to compare
  • Fixes issue where an empty required settings field would throw load Exception [#170].

Version 0.7.1

26 Sep 11:45
229f720
Compare
Choose a tag to compare
  • Fixes typo on the settings page [#163].

Version 0.7.0

16 Sep 22:37
5d12dff
Compare
Choose a tag to compare
  • Updates onelogin/php-saml to v3.3.0 [#160].

Version 0.6.0

14 May 17:07
e921c02
Compare
Choose a tag to compare
  • Adds a settings page for configuring WP SAML Auth [#151].
  • Fixes issue when processing SimpleSAMLphp response [#145].

Version 0.5.2

08 Apr 15:13
b8d7ce2
Compare
Choose a tag to compare
  • Updates onelogin/php-saml to v3.1.1 for PHP 7.3 support [#139].

Version 0.5.1

15 Nov 22:44
Compare
Choose a tag to compare
  • Introduces a wp_saml_auth_attributes filter to permit modifying SAML response attributes before they're processed by WordPress [#136].