Skip to content

Releases: SU-SWS/stanford_ssp

8.1.0

30 Oct 23:03
d58503e
Compare
Choose a tag to compare

What (Changelog)

  • Initial stable release for Drupal 8

So what

  • First stable version for Drupal 8
  • Has most, if not all, of the same features as the Drupal 7 version.

Now what

  • Install and have fun.

New Requirements and Risks (Changelog)

  • Drupal 8.8

Diff

  • Nothing to diff.

7.x-2.2-alpha10

17 Jul 16:31
Compare
Choose a tag to compare

What (Changelog)

  • PHP 7.2: Check if session has started so that PHP 7+ does not print warning.
  • Add rel="nofollow" attribute to all login links

So what

  • Clear cache and carry on

Now what

  • Nothing special, clear caches.

New Requirements and Risks (Changelog)

  • None

Diff

7.x-2.2-alpha9

04 Dec 17:09
Compare
Choose a tag to compare
7.x-2.2-alpha9 Pre-release
Pre-release

What (Changelog)

  • Bug fix: workgroups with underscores in them were not mapping to roles

So what

  • Clear cache and carry on

Now what

  • Nothing special, clear caches.

New Requirements and Risks (Changelog)

  • None

Diff

7.x-2.2-alpha8

30 Nov 17:57
Compare
Choose a tag to compare
7.x-2.2-alpha8 Pre-release
Pre-release

What (Changelog)

  • Bugfix: Don't convert missing permissions
  • Bugfix: Handle duplicate users with grace instead of throwing errors

So what

  • Clear cache and carry on

Now what

  • Nothing special, clear caches.

New Requirements and Risks (Changelog)

  • None

Diff

7.x-2.2-alpha7

17 Oct 22:04
Compare
Choose a tag to compare

What (Changelog)

  • Better error handling and messaging.
  • Handling for stanford: stems
  • Bug fix: Change authorization logic to allow logins from specified SUNetIDs OR workgroups

So what

  • Clear cache and carry on

Now what

  • Nothing special, clear caches.

New Requirements and Risks (Changelog)

  • None

Diff

7.x-2.2-alpha6

03 Oct 16:23
Compare
Choose a tag to compare

What (Changelog)

  • Bug fix: Show SUNet Login block wherever WebAuth Module for Drupal login block appeared.

So what

  • Fixes bugs

Now what

  • Clear cache.

New Requirements and Risks (Changelog)

  • New dependencies: none
  • Database updates: none
  • Update risks: none that we are aware of: none

Diff

7.x-2.2-alpha5

20 Sep 16:06
Compare
Choose a tag to compare
7.x-2.2-alpha5 Pre-release
Pre-release

What (Changelog)

  • Bug fix: Allow privileged users to log in when site is in Maintenance Mode.

So what

  • Fixes bugs

Now what

  • Clear cache.

New Requirements and Risks (Changelog)

  • New dependencies: none
  • Database updates: none
  • Update risks: none that we are aware of: none

Diff

7.x-2.2-alpha4

12 Sep 17:44
Compare
Choose a tag to compare
7.x-2.2-alpha4 Pre-release
Pre-release

What (Changelog)

  • Bug fix: hide exposed menu callback
  • Bug fix: add destination parameter to login link to preserve user's current path
  • Bug fix: Change default workgroup api endpoint to workgroupsvc from aswsweb due to firewall issues.

So what

  • Fixes bugs

Now what

  • Navigate to an interior page and log in; see that you are redirected to the original page upon login
  • Use the Workgroup API for role mapping and note that it works when you are off of Stanford's VPN

New Requirements and Risks (Changelog)

  • New dependencies: none
  • Database updates: none
  • Update risks: none that we are aware of
  • Potential conflicts with other modules on our stack: none that we are aware of

Diff

7.x-2.2-alpha2

30 Aug 23:32
Compare
Choose a tag to compare
7.x-2.2-alpha2 Pre-release
Pre-release

What (Changelog)

  • Bug fix: hide menu items that should not be exposed
  • Bug fix: PDO exception on "Create SSO User" form
  • Usability fix to the "Drupal Login" fieldset at /user
  • Upgrade path from the WebAuth Module for Drupal: Grant the "SUNet User" role to all users who log in with stanford_ssp
  • Update to point to production endpoint for Workgroup API
  • Bug fix: paths to certificate/key for Workgroup API
  • Remove test Workgroup API endpoint

So what

  • See changelog. Mostly bug fixes.

Now what

  • Deploy

New Requirements and Risks (Changelog)

  • New dependencies: None
  • Database updates: None
  • Update risks: None that we are aware of
  • Potential conflicts with other modules on our stack: None that we are aware of

Diff

7.x-2.2-alpha1

28 Jun 16:35
d7a2850
Compare
Choose a tag to compare
7.x-2.2-alpha1 Pre-release
Pre-release

What (Changelog)

  • Updated codeclimate.yml
  • Added composer.json
  • Added stanford_ssp_update_7202: Enable two new dependencies: switch and stanford_simplesamlphp_auth
  • Added stanford_ssp_update_7203: Add 4 new roles.
  • Added stanford_ssp_update_7204: Set variables based on simplesamlphp_auth settings.
  • Added stanford_ssp_update_7205: Disable and uninstall simplesamlphp_auth contrib module.
  • Added stanford_ssp_update_7206: Grant permission for administrator role to administer stanford_ssp.
  • Added stanford_ssp_update_7207: Set the default path for the simplesamlphp library if it hasnt been changed.
  • Add redirect from sites/default/webauth/login to sso/login
  • Bug fix: Allow custom block to appear in configuration page
  • Added upgrade path and drush functions from WebAuth Module for Drupal (WMD)
  • Added configuration for entitlement formatting options
  • Added role mapping by Workgroup API instead of SAML attribute
  • Updated default location for simplesaml php library
  • Set Workgroup API as the default option for role mapping
  • Update user-facing language about workgroups to be more generic

So what

  • See changelog. Lots of exciting new features.

Now what

  • Database updates are required.

New Requirements and Risks (Changelog)

  • Default path for the simplesaml library has changed. Validate that your instance is correct.
  • New default setting to authenticate by the workgroup api instead of EduPersonEntitlement
  • New permissions for admins

Diff