cas 7.x-1.3-rc1

Bug fixes
Insecure

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

print_anything 7.x-1.3

Insecure
Bug fixes
New features

I noticed that the module did not play well with panels. A simple example best illustrates the problem.

If you insert a node title into a panel pane, panels inserts it as straight text inside a div. No tag or anything like that. It looks like this...

Pages

Subscribe with RSS Subscribe to RSS - 7.x