simplesamlphp_auth 4.0.0-rc1

Bug fixes
New features

Drupal 10 compatibility, based on SimpleSAMLphp 2.1

WARNING

This release requires SimpleSAMLphp 2.1 on Drupal 10. Read the upgrade notes for SimpleSAMLphp to make sure that your application is still compatible when updating from Drupal 10, specifically the changed public directory and certain configuration changes.

simplesamlphp_auth 8.x-3.3

Compatibility with externalauth 2.0

Contributors (3)

phoang, hershy.k, eporama

Changelog

Issues: 2 issues resolved.

Changes since 8.x-3.2:

simplesamlphp_auth 8.x-3.2

Bug fixes
New features

Various bugfixes and Drupal 9 readiness, Support for SimleSAMLphp 1.18+

Contributors

hilly510, woodseowl, j.cowher, Berdir, joelpittet, dpagini, angrytoast, mstrelan, kerasai, idebr, Gnanagowthaman sankar, Sahana _N, amcgowanca, Eduardo Morales, timcosgrove, rjg, undertext, julien_g, oknate, pdenooijer

Changelog

Issues: 14 issues resolved.

Changes since 8.x-3.1:

simplesamlphp_auth 8.x-3.1

Bug fixes
New features

Compatibility with SimpleSAMLphp 1.17+, better support for non-composer library installation and various bugfixes/improvements.

Important: This release requires SimpleSAMLphp 1.17.2 or later.

Contributors (12)

oknate, idebr, Berdir, tim_dj, camerongreen, chipway, safetypin, Mac_Weber, Eduardo Morales, mark_fullmer, bjaxelsen, joelpittet

Changelog

Issues: 16 issues resolved.

Changes since 8.x-3.0:

simplesamlphp_auth 8.x-3.0-rc5

New features

Issue #2928293 by GaëlG: /saml_login?ReturnTo= doesn't work
Issue #2935045 by George Bills: Log redirect inside SimplesamlphpAuthController::authenticate
Issue #2932365 by timwood: Upgrade simplesamlphp library to 1.14.17

simplesamlphp_auth 8.x-3.0-rc4

Issue #2898517 by idebr: Fix Tests for 8.x-3.x-dev branch
Issue #2928278 by szeidler: Inform user about closing the user registration on install
Issue #2928514 by idebr: [D8] Allow SAML login when in maintenance mode

simplesamlphp_auth 8.x-3.0-rc3

New features

Issue #2925265 by dakku: Protect Against XSS by Enabling Secure and HttpOnly

simplesamlphp_auth 8.x-3.0-alpha3

Bug fixes
New features

IMPORTANT:

  • You'll need to install at least ExternalAuth 1.0-alpha3 for this module to work as expected
  • You'll need to run update.php after updating the module

New features:

simplesamlphp_auth 8.x-1.0-alpha2

Bug fixes
New features

NOTE:
This release should have been tagged as simplesamlphp_auth 8.x-3.0-alpha2 instead of simplesamlphp_auth 8.x-1.0-alpha2.
This is fixed from alpha 3 onwards.

IMPORTANT:
This release requires version 8.x-1.0-alpha2 of the ExternalAuth module!

New features:

simplesamlphp_auth 8.x-1.0-alpha1

NOTE:
This release should have been tagged as simplesamlphp_auth 8.x-3.0-alpha1 instead of simplesamlphp_auth 8.x-1.0-alpha1.
This is fixed from alpha 3 onwards.

First alpha release of the module for Drupal 8.

simplesamlphp_auth 7.x-2.0-alpha1

New features
Bug fixes

Here are the changes since the 1.x split:

simplesamlphp_auth 7.x-1.x-dev

The old 1.x dev branch. Don't use it as there are no plans to support it. Use the 2.x one instead.

simplesamlphp_auth 7.x-1.3

Bug fixes

A bug fix release that corrects the following issues:

  1. #1310722 db_result deprecated in D7
  2. #1310732 PDO exception in uninstall; block enabling is undesired behavior

simplesamlphp_auth 6.x-3.x-dev

New features
Bug fixes

This development release fixes a couple of bugs and adds a small optional logout feature:

  • 1373334 by kpastore: Return user to same page after login.
  • 1446776 by eiriksm: Hardcoded URL in logout redirects to wrong URL when logging out
  • 1623468 by geekwisdom: Access denied message shown when user is entitled to access, but only on initial login. (back ported fix from 7.x-2.x branch)
  • 1643790 by geekwisdom: Configurable logout destination

simplesamlphp_auth 7.x-2.x-dev

New features
Bug fixes

This development release contains new features and bug fixes.
Issues addressed:

simplesamlphp_auth 6.x-2.7

Bug fixes

Corrected coding standard violations introduced in the last commit.

simplesamlphp_auth 6.x-2.6

Bug fixes

Corrected issue http://drupal.org/node/1317226 - _simplesamlphp_auth_forcehttps_rewrite() is not used
Corrected issue http://drupal.org/node/1317192 - Message about module not being activated shows on every page for uid 1
Corrected issue http://drupal.org/node/1317178 - Call to a member function isAuthenticated() on a non-object

simplesamlphp_auth 6.x-2.5

Bug fixes

Corrected issue #1305184 - default value of 1 for simplesamlphp_auth_allowdefaultloginusers is too restrictive
As a result had to back port the simplesamlphp_auth_activate setting to fix issue #1267718 - Federated ID should not be enable until all settings are set

BE ADVISED: People upgrading to this version will need to check the new checkbox to enable federated authentication.

simplesamlphp_auth 7.x-1.1

New features

Addressed issue #1267718, this adds an activation checkbox to the configuration page.
BE ADVISED: People upgrading to this version will need to check the checkbox to enable federated authentication.

Corrected issue #1302610, which caused the user to be logged out after enabling the module.
Corrected issue #1286368, which corrects a logic flaw which prevented support of non-phpsession storage types besides just memcache

simplesamlphp_auth 6.x-2.4

Bug fixes

Corrected issue #1302610, which caused the user to be logged out after enabling the module.
Corrected issue #1286368, which corrects a logic flaw which prevented support of non-phpsession storage types besides just memcache

simplesamlphp_auth 6.x-2.3

Initial release on drupal.org. Any changes from previous (Google Code) releases are mostly code clean up to comply with Drupal coding standards. Although this release does not yet meet all the Drupal coding standards it is considered stable.

simplesamlphp_auth 6.x-2.x-dev

Initial release on drupal.org. Any changes from previous (Google Code) releases are mostly code clean up to comply with Drupal coding standards. This release is stable but does not yet comply with all Drupal coding standards.

simplesamlphp_auth 7.x-1.0

Initial release on drupal.org. Any changes from previous (Google Code) releases are mostly code clean up to comply with Drupal coding standards.

Subscribe with RSS Subscribe to Releases for simpleSAMLphp Authentication