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-2.x 8.2.0 #116

Closed imonroe closed 3 years ago

imonroe commented 3 years ago

READY FOR REVIEW

Summary

Review By (Date)

The following changes since commit e48a4e459b6be5ac147e3dc930d44fdc5eb688a7:

8.1.7 (2021-04-09 11:25:08 -0700)

are available in the Git repository at:

./

for you to fetch changes up to 2c56f79f3b8f0f3ef62a6cd0128dd3e041dfeebc:

8.1.8 (2021-05-07 09:13:37 -0600)


Ian Monroe (2): D8CORE-4129: changed labels for new sso user buttons (#115) 8.1.8

pookmish (3): 2.x D8CORE-4083 Use API V2 for the new workgroup API (#111) D8CORE-000: Check for attribute existence on user login (#114)

sws-developers@lists.stanford.edu (1): Back to dev

CHANGELOG.md | 16 +++ README.md | 33 +++--- config/install/stanford_ssp.settings.yml | 2 +- config/schema/stanford_ssp.schema.yml | 3 - src/Form/AddUserForm.php | 2 +- src/Service/StanfordSSPWorkgroupApi.php | 117 ++++++++++----------- stanford_ssp.info.yml | 2 +- stanford_ssp.install | 13 +++ stanford_ssp.links.action.yml | 2 +- stanford_ssp.module | 5 +- .../stanford_ssp_test/stanford_ssp_test.info.yml | 2 +- tests/src/Kernel/Form/RoleSyncFormTest.php | 18 +--- .../Unit/Service/StanfordSSPWorkgroupApiTest.php | 45 ++++---- 13 files changed, 137 insertions(+), 123 deletions(-)"