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.1.7 #110

Closed imonroe closed 3 years ago

imonroe commented 3 years ago

READY FOR REVIEW

Summary

Review By (Date)

The following changes since commit 4dabc6fc6d375976e156aff54eeef105a8c8cd42:

8.1.6 (2020-12-07 09:32:36 -0800)

are available in the Git repository at:

./

for you to fetch changes up to 388b000684773fc0a6cf8f128269040a7b628629:

HSD8-1027 Pass query parameters after loggin in via saml (#109) (2021-04-07 10:43:32 -0600)


pookmish (4): updated circleci tests (#103) Removed random unwanted character (#107) D8CORE-3953 Refactor to replace whitelist with allowed in config settings (#108) HSD8-1027 Pass query parameters after loggin in via saml (#109)

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

.circleci/config.yml | 59 ++++++++++++++-------- config/install/stanford_ssp.settings.yml | 4 +- config/schema/stanford_ssp.schema.yml | 4 +- src/EventSubscriber/StanfordSSPEventSubscriber.php | 6 ++- src/Form/AuthorizationsForm.php | 14 ++--- src/Service/StanfordSSPWorkgroupApi.php | 7 +-- stanford_ssp.info.yml | 2 +- stanford_ssp.install | 12 +++++ stanford_ssp.module | 8 +-- .../stanford_ssp_test/stanford_ssp_test.info.yml | 2 +- tests/src/Kernel/Form/AuthorizationsFormTest.php | 16 +++--- 11 files changed, 81 insertions(+), 53 deletions(-)"