From b05495d5deaeb3c986bb4d122cf48ee006f3b373 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Wed, 29 May 2024 08:31:28 -0700 Subject: [PATCH] 1.0.9 --- CHANGELOG.md | 8 +++++++- stanford_samlauth.info.yml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e1d6b1..4a17f34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ # Stanford SamlAuth +1.0.9 +-------------------------------------------------------------------------------- +_Release Date: 2024-05-29_ + +- Store workgroup api responses during the login to avoid unneeded requests. + 1.0.8 -------------------------------------------------------------------------------- -_Release Date: 2024-05*28_ +_Release Date: 2024-05-28_ - Adjusted Dependency versions diff --git a/stanford_samlauth.info.yml b/stanford_samlauth.info.yml index 6ecdcc5..b3818fc 100644 --- a/stanford_samlauth.info.yml +++ b/stanford_samlauth.info.yml @@ -3,7 +3,7 @@ type: module description: Adds enhancements to SAML Authentication module. package: Stanford core_version_requirement: ^9 || ^10 || ^11 -version: 1.0.8 +version: 1.0.9 dependencies: - drupal:path_alias - autologout:autologout