Skip to content

Commit

Permalink
Merge pull request #103 from jrchamp/release/v2.5.0
Browse files Browse the repository at this point in the history
release: v2.5.0
  • Loading branch information
jrchamp authored Oct 11, 2024
2 parents eada385 + 0b7474a commit c3d31ec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: shibboleth, authentication, login, saml
Requires at least: 4.0
Tested up to: 6.4
Requires PHP: 5.6
Stable tag: 2.4.3
Stable tag: 2.5.0

Allows WordPress to externalize user authentication and account creation to a Shibboleth Service Provider.

Expand Down Expand Up @@ -197,6 +197,9 @@ This update brings with it a major change to the way Shibboleth attributes are a
This update brings with it a major change to the way Shibboleth attributes are accessed. For most users, no additional configuration will be necessary. If you are using a specialized server configuration, such as a Shibboleth Service Provider on a reverse proxy or a server configuration that results in environment variables being sent with the prefix REDIRECT_, you should see the changelog for additional details: https://wordpress.org/plugins/shibboleth/#developers

== Changelog ==
= version 2.5.0 (2024-10-11) =
- Feature: Add the ability to configure multiple IdPs [#101](https://github.com/michaelryanmcneill/shibboleth/pull/101) (thanks @smbader)

= version 2.4.3 (2023-10-31) =
- Compatibility: Check for Shibboleth username instead of Shib-Session-ID; thanks @spfncer [#97](https://github.com/michaelryanmcneill/shibboleth/pull/97)
- CI: Update GitHub Action workflows and code for WordPress coding standard v3 [#94](https://github.com/michaelryanmcneill/shibboleth/pull/94)
Expand Down

0 comments on commit c3d31ec

Please sign in to comment.