Skip to content

Commit

Permalink
Version 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
figureone committed Aug 19, 2022
1 parent 64ec120 commit 5cd4067
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion authorizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Authorizer
* Plugin URI: https://github.com/uhm-coe/authorizer
* Description: Authorizer limits login attempts, restricts access to specified users, and authenticates against external sources (e.g., Google, LDAP, or CAS).
* Version: 3.4.0
* Version: 3.4.1
* Requires at least: 4.4
* Requires PHP: 7.2.5
* Author: Paul Ryan <[email protected]>
Expand Down
3 changes: 3 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ The [University of Hawai'i][uh], which provides authentication for student, facu

== Changelog ==

= 3.4.1 =
* Add setting to support CAS servers behind proxies. Props @slyraskal for the [pull request](https://github.com/uhm-coe/authorizer/pull/117)!

= 3.4.0 =
* Upgrade guzzlehttp from 7.4.2 to 7.4.5.
* Upgrade composer dependencies (apereo/phpcas 1.4.0 => 1.5.0; google/apiclient v2.12.4 => v2.12.6; google/apiclient-services v0.246.0 => v0.254.0; google/auth v1.21.0 => v1.21.1; monolog/monolog 2.5.0 => 2.7.0; paragonie/constant_time_encoding 2.5.0 => 2.6.3).
Expand Down

0 comments on commit 5cd4067

Please sign in to comment.