SU-SWS / stanford_ssp

Drupal module for configuring SimpleSAMLphp in Stanford web environments
GNU General Public License v2.0
9 stars 8 forks source link

"8.x-1.x 8.1.6 #102

Closed imonroe closed 3 years ago

imonroe commented 3 years ago

READY FOR REVIEW

Summary

Review By (Date)

The following changes since commit 5f80a240c7c583e823ec2b63a00557eebabc9eea:

8.x-1.x > 8.1.5 (#97) (2020-09-09 16:09:51 -0700)

are available in the Git repository at:

./

for you to fetch changes up to 60da65d695bdad4464d614582f9d899de178b991:

8.1.6 (2020-12-04 12:04:41 -0700)


Ian Monroe (1): 8.1.6

Mike Decker (2): phpunit void return annoation removed core version for test module

pookmish (3): D8CORE-2499 Updated composer license (#96) D9 Ready (#98) Adjusted tests to pass on D9 (#99)

sws-developers@lists.stanford.edu (3): Back to dev Merge branch 'master' into 8.x-1.x Back to dev

CHANGELOG.md | 9 +++++++++ src/Form/RoleSyncForm.php | 1 + src/Service/StanfordSSPWorkgroupApi.php | 2 +- stanford_ssp.info.yml | 2 +- stanford_ssp.module | 2 +- .../modules/stanford_ssp_test/stanford_ssp_test.info.yml | 4 ++-- tests/src/Kernel/Commands/StanfordSspCommandsTest.php | 2 +- .../EventSubscriber/StanfordSSPEventSubscriberTest.php | 2 +- tests/src/Kernel/Form/AddUserFormTest.php | 2 +- tests/src/Kernel/Form/AuthorizationsFormTest.php | 2 +- tests/src/Kernel/Form/LocalLoginFormTest.php | 6 +++++- tests/src/Kernel/Form/RoleSyncFormTest.php | 15 ++++++++++----- .../Routing/RouteSubscriber/RouteSubscriberTest.php | 2 +- tests/src/Unit/Plugin/Block/SamlLoginBlockTest.php | 2 +- tests/src/Unit/Service/StanfordSSPDrupalAuthTest.php | 2 +- tests/src/Unit/Service/StanfordSSPWorkgroupApiTest.php | 5 +++-- 16 files changed, 40 insertions(+), 20 deletions(-)"