cas 3.1.0

Bug fixes
New features

Contributors (3)

bkosborne, claudiu.cristea, joegraduate, giaczug,

Changelog

Issues: 3 issues resolved.

cas 3.0.0-beta2

Important changes since 3.0.0-beta1

New rules were introduced in Coder 8.3.27 requiring renaming of some enum cases:

cas 3.0.0-beta1

Notable changes

Updating to CAS 3.0

    cas 2.2.0

    Bug fixes
    New features
    Unsupported

    There's a few Drupal 10 bug fixes in here, along with some improved logging when a user is denied automatic registration due to an event listener.

    cas 7.x-1.8

    Unsupported

    Adds compatibility with phpCAS v1.6.0. Note that this version of phpCAS was released to address a security vulnerability. However, upgrading to it will not address the security concern on your Drupal site.

    cas 2.1.0

    New features
    Unsupported
    • Support for Drupal 8 is discontinued
    • Drupal 10 compatibility added

    cas 2.0.2

    Bug fixes
    Unsupported

    Fixes a compatibility issue with version 2.0.x of the External Auth module.

    cas 2.0.1

    Bug fixes
    Unsupported

    Adds compatibility with External Auth 2.x, and fixes a caching bug that caused CAS login links to sometimes fail.

    cas 2.0.0

    Unsupported

    There's only minor change since 2.0.0-beta3 to fix a code styling issue: #3241523: Tests failing with coding standards

    cas 2.0.0-beta2

    Unsupported

    There's one change from the last beta release, #3207386: Drop dependency on drupal/cas_mock_server:dev-0.x, which changes the order of parameters for the CasUserManager::register function. If you have custom code that manually registers CAS users, you must update the parameter order.

    cas 2.0.0-beta1

    Bug fixes
    New features
    Unsupported

    Overview of changes (see below for more details)

    cas 8.x-1.7

    Bug fixes
    New features
    Unsupported

    This release contains improved Drupal 9 support as well as some minor new features and bug fixes.

    cas 8.x-1.6

    Bug fixes
    New features
    Unsupported

    Note that you must have at least version 1.2 of the External Auth module installed with this release. It was already a dependency of this module and the 1.2 release was released months ago.

    Bug fixes:

    cas 8.x-1.5

    Bug fixes
    New features
    Unsupported

    Please see the full release page for the release notes.

    cas 8.x-1.3

    Bug fixes
    Unsupported

    This fixes a bug that was introduced in the previous version. You should skip version 1.2 and move directly to 1.3.

    cas 8.x-1.2

    Bug fixes
    New features
    Unsupported

    Includes one minor bug fix and two new features required by the CAS Attributes module:

    - Fixed issue where user login error messages were being shown as status messages instead of errors
    - Added token support with just one token for retrieving the original CAS username of the logged in user
    - Added a post login event that's dispatched after a user logs in to Drupal. The CAS Attributes module needed an event like this.

    cas 8.x-1.0

    Unsupported

    This release is identical to the 8.x-1.0-rc2 release. No bugs have been found since that release.

    cas 7.x-1.6

    Bug fixes
    New features
    Unsupported

    This release contains many bug fixes and a few features for both the main CAS module and the CAS Server sub-module.

    cas 8.x-1.0-rc2

    Bug fixes
    New features
    Unsupported

    This is the second release candidate of the CAS module for Drupal 8.

    The following issues have been resolved:

    cas 8.x-1.0-rc1

    Bug fixes
    New features
    Unsupported

    This release contains the follow fixes/enhancements:

    cas 8.x-1.0-beta2

    Unsupported

    This release contains API breaking changes. A commit that was meant for beta1 was never committed (sorry). If you extend the CAS module please look at the changes made in #2830620: Use method calls to modify event boolean data instead of making the properties public.

    Other than that issue, the other changes are minor and related to cleaning up the settings form a bit.

    cas 7.x-1.5

    Security update
    Unsupported

    Fixes CAS - Moderately Critical - Information Disclosure - DRUPAL-SA-CONTRIB-2016-005

    This release contains a security fix as well as various bug fixes and improvements. Below is a list of issues that are included in this release:

    cas 7.x-1.4

    Bug fixes
    New features
    Insecure
    Unsupported

    This release contains bug fixes and a couple of features. Notable bug fixes include fixing a redirect loop when maintenance mode is enabled, and fixing an issue with gateway mode where a user could be redirected back to the main site with a destination parameter unnecessarily set. A new feature was added to allow for bulk user creation of CAS usernames.

    cas 6.x-3.3

    Security update
    Unsupported

    Fixes SA-CONTRIB-2014-035 - CAS Server - Access Bypass

    CAS Server Module

    Force no caching on validation pages.

    cas 7.x-1.3

    Security update
    Insecure
    Unsupported

    Fixes SA-CONTRIB-2014-035 - CAS Server - Access Bypass

    CAS Server Module

    Force no caching on validation pages.

    cas 6.x-3.3-rc1

    Bug fixes
    Insecure
    Unsupported

    A release candidate for 6.x-3.3. Please report any bugs in the issue tracker.

    Changes since 6.x-3.2

    • Issue #1827482: phpCAS::setPGTStorageFile() no longer accepts the $format parameter.
    • Issue #1176704 by metzlerd, bfroehle, slayne40: Added single sign out support for cas server.
    • Issue #1698002 by vinmassaro: Added user roles to CAS accounts via Drush
    • Issue #1781192 by MarcElbichon, bfroehle: Fixed Single sign out breaks entity cache logout process.
    • Issue #1788480 by bfroehle: Fix coder errors.
    • Add missing @file block.
    • Fix coder warnings from @see references.
    • Use lowercase_and_underscore, not camelCase.
    • Add space between control statement and opening parenthesis.
    • Issue #1181310 follow-up by bircher | Fix preg_match call in API example.
    • 1763004-16 mixed case logins cause error on postgres.
    • Issue #1659916 by neilnz, bfroehle: CAS single-sign-out doesn't work with double-URL-encoded logoutRequest
    • Add tests for urlencoded logoutRequest.
    • CAS single-sign-out doesn't work with double-URL-encoded logoutRequest
    • Issue #1589078 by bneil: Inline comments change for cas_logout().
    • Use phpCAS 1.3.1 for tests.
    • Clean up CAS tests.
    • #1579874 Fixed notice error on service validate

    cas 7.x-1.3-rc1

    Bug fixes
    Insecure
    Unsupported

    A release candidate for 7.x-1.3. Please report any bugs in the issue tracker.

    Changes since 7.x-1.2

    • Issue #1827482: phpCAS::setPGTStorageFile() no longer accepts the $format parameter.
    • Issue #1781192 by MarcElbichon, bfroehle: Fixed Single sign out breaks entity cache logout process.
    • Issue #1788480 by bfroehle: Fix coder errors.
    • Add missing @file block.
    • Fix coder warnings from @see references.
    • Use lowercase_and_underscore, not camelCase.
    • Filter username in drupal_set_title.
    • Add space between control statement and opening parenthesis.
    • Issue #1698002 follow-up by vinmassaro: Added user roles to CAS accounts via Drush (patch attached).
    • fixed syntax in cas_drush_user_get_users_from_arguments()
    • Issue #1181310 follow-up by bircher | Fix preg_match call in API example.
    • casLogin: Reset the internal cache and load the user from the database.
    • Add $reset option to cas_user_load_by_name() to match user_load().
    • #1653004 Mixed case logins on postgres cause error on login.
    • Issue #1659916 by neilnz, bfroehle: CAS single-sign-out doesn't work with double-URL-encoded logoutRequest
    • Add tests for urlencoded logoutRequest.
    • CAS single-sign-out doesn't work with double-URL-encoded logoutRequest

    cas 7.x-1.1

    New features
    Bug fixes
    Insecure
    Unsupported

    If upgrading from 6.x-2.x or 6.x-3.x, please read the release notes for CAS 7.x-1.0.

    cas 6.x-3.1

    New features
    Bug fixes
    Insecure
    Unsupported

    If upgrading from 6.x-2.x, please read the release notes for CAS 6.x-3.0.

    cas 7.x-1.0

    New features
    Bug fixes
    Insecure
    Unsupported

    We are proud to announce the first release in the 7.x-1.0 branch.

    cas 6.x-3.0

    New features
    Bug fixes
    Insecure
    Unsupported

    We are proud to announce the first release in the 6.x-3.0 branch. Please back up your database and read the release notes before upgrading. It is not possible to downgrade to 6.x-2.x after upgrading. This release is identical to 6.x-3.0-beta2.

    cas 7.x-1.0-beta2

    Bug fixes
    Insecure
    Unsupported

    Two additional bugfixes since 7.x-1.0-beta1.

    • Login redirection now works with the CAS login block.
    • Users are now shown a logout link in the rare situation that they are authenticated with CAS but not allowed to login to Drupal.

    cas 6.x-3.0-beta2

    Bug fixes
    Insecure
    Unsupported

    Two additional bugfixes since 6.x-3.0-beta1.

    • Login redirection now works with the CAS login block.
    • Users are now shown a logout link in the rare situation that they are authenticated with CAS but not allowed to login to Drupal.

    Pages

    Subscribe with RSS Subscribe to Releases for CAS