Releases for CAS

cas 6.x-2.0-beta1

metzlerd - August 26, 2009 - 17:45
Official release from CVS tag: DRUPAL-6--2-0-BETA1
First released: August 26, 2009 - 17:45
Download: cas-6.x-2.0-beta1.tar.gz
Size: 18.2 KB
md5_file hash: a1e4b1ef4062194bdfd2122c424e0e88
Last updated: August 26, 2009 - 17:51
View usage statistics for this release

This release adds support for some important features:

* Supports checking to see if a user is logged in at first visit to the site
* Lite version of a CAS Server module, allowing drupal to act as a CAS server
* Support for CAS single sign out.
* Support for Persistent Login module

Also provides fixes for :
#180608: Blocked users can still login
#482080: cas_logout formats the destination url incorrectly
#258909: Please do not randomize my password on every login
#282917: Problem with Hide email and password options

cas 6.x-2.x-dev

metzlerd - June 2, 2009 - 23:20
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: June 2, 2009 - 23:20
Download: cas-6.x-2.x-dev.tar.gz
Size: 18.22 KB
md5_file hash: 38eeb385342fbee75a96c7ac7b0a5b73
Last updated: November 11, 2009 - 00:04
View usage statistics for this release

This is a dev release for code and bug fixes that will be included inthe 6.x.2 release.

cas 5.x-4.x-dev

metzlerd - June 2, 2009 - 22:59
Nightly development snapshot from CVS branch: DRUPAL-5--4
First released: June 2, 2009 - 22:59
Download: cas-5.x-4.x-dev.tar.gz
Size: 17.92 KB
md5_file hash: 2ae8e5c054a801a6566a72d233283326
Last updated: September 9, 2009 - 00:04
View usage statistics for this release

This is a dev release for code and bug fixes that will be included inthe 5.x.4 release

cas 5.x-3.0

metzlerd - March 5, 2008 - 16:06
Official release from CVS tag: DRUPAL-5--3-0
First released: March 5, 2008 - 16:06
Download: cas-5.x-3.0.tar.gz
Size: 12.84 KB
md5_file hash: 4a47a0fb711e8e347311aef11e6250fa
Last updated: March 5, 2008 - 16:10
View usage statistics for this release

The official release, supporting the following.
* Bug fixes to better support caching
* Suppport for phpCAS 0.6 client

cas 6.x-1.0

metzlerd - March 5, 2008 - 16:01
Official release from CVS tag: DRUPAL-6--1-0
First released: March 5, 2008 - 16:01
Download: cas-6.x-1.0.tar.gz
Size: 13.04 KB
md5_file hash: 636683664c353bb7dbd9525ff51bd346
Last updated: March 5, 2008 - 16:05
View usage statistics for this release

This is the initial release of the 6.x port. No new features were added.

Stay tuned for a future release that supports checking to see if a user is logged in via cas, rather than forcing a cas login for a session.

cas 5.x-3.0-beta

metzlerd - February 2, 2008 - 22:13
Official release from CVS tag: DRUPAL-5--3-0-beta
First released: February 2, 2008 - 22:13
Download: cas-5.x-3.0-beta.tar.gz
Size: 12.84 KB
md5_file hash: 35e5caff1e35f3b0f728efbb4eaa2cd0
Last updated: February 2, 2008 - 22:15
View usage statistics for this release

This beta provides the following modifications:

* Bug fixes to better support caching
* Suppport for phpCAS 0.6 client

cas 5.x-2.2

metzlerd - August 20, 2007 - 19:35
Official release from CVS tag: DRUPAL-5--2-2
First released: August 20, 2007 - 19:35
Download: cas-5.x-2.2.tar.gz
Size: 12.45 KB
md5_file hash: 97e783f4537a41f5f5404b97a2073f09
Last updated: August 20, 2007 - 19:35
View usage statistics for this release

This realease contains two new minor features, as well as some bug fixes.

Features:

  • Set default role for new accounts (144867)
  • Redirection settings now can be set to All pages Except Specific pages (156921)

Bug fixes:

  • Cron.php requires auth (166989)
  • Undefined function error when caching enabled (167678)

Special thanks to jrbeeman for code contriubions.

cas 5.x-1.x-dev

metzlerd - August 7, 2007 - 16:31
Nightly development snapshot from CVS branch: DRUPAL-5
First released: August 7, 2007 - 16:31
Download: cas-5.x-1.x-dev.tar.gz
Size: 13.63 KB
md5_file hash: 7377182cecfa62b76b21583682a4a024
Last updated: June 3, 2009 - 00:04
View usage statistics for this release

Finially got around to creating the dev release from HEAD. This is a developer release, and shouldn't be used in production sites without extensive testing. Committed code has usually been alpha testest.

cas 5.x-2.1

metzlerd - June 21, 2007 - 22:03
Official release from CVS tag: DRUPAL-5--2-1
First released: June 21, 2007 - 22:03
Download: cas-5.x-2.1.tar.gz
Size: 11.8 KB
md5_file hash: 86f34fa3a0a0ae6dcf68ca9e1b0a0122
Last updated: June 21, 2007 - 22:05
View usage statistics for this release

Latest version with thanks to jrbeeman and vinigar5 for the contributions.

  • New settings for more granular control of messages and redirects
  • Fixed vulnerability when access to user/login page was not restricted by cas
  • Added support for Login and Logout hooks for use with other modules
  • Fixed bug related to - http://drupal.org/node/138633

cas 5.x-2.0

metzlerd - March 6, 2007 - 22:23
Official release from CVS tag: DRUPAL-5--2-0
First released: March 6, 2007 - 22:23
Download: cas-5.x-2.0.tar.gz
Size: 11.01 KB
md5_file hash: c4d68925e8f2ab7976b2dae201594bc0
Last updated: March 6, 2007 - 22:25
View usage statistics for this release

CAS module now controls whether account creation takes place based on a cas setting, instead of the user account setting.

The module has also been updated to provide a cas logout suggested menu item which logs the user out of the drupal site and then redirects to the cas logout url. (not enabled by default)

This release also includes support for integration with the newest version of the LDAP Integration mdoules. LDAP_auth can be configured to pull group information. This portion of the code is still in beta testing phases, but has been verified not to cause problems if left unconfigured.

Special thanks to deelight for the contributions on the new cas account creation settings and LDAP Integration support.

After installing this module, you'll want to reconfigure your cas settings, to verify whether user accounts get created automatically or not.

cas 5.x-1.0

metzlerd - December 16, 2006 - 04:23
Official release from CVS tag: DRUPAL-5--1-0
First released: December 16, 2006 - 04:23
Download: cas-5.x-1.0.tar.gz
Size: 9.93 KB
md5_file hash: 986a559998e01bcfdfa3ce22786c6934
Last updated: December 16, 2006 - 00:25
View usage statistics for this release

This release adds some new features to the cas module, including:

  • A login menu item for placing a smart login link in any menu. (like primary or secondary links)
  • Feature for disabling the change password function on the user/edit screen.
  • Feature to disable the users ability to change their email address.
  • Login links and blocks now remember the initial page of a user and always redirect them to the page they were on.
  • When using drupal as the user repository, newly registered users get redirected to the user/edit screen at first login only (so that they can edit their preferences).

cas 4.7.x-2.1

metzlerd - December 12, 2006 - 01:14
Official release from CVS tag: DRUPAL-4-7--2-1
First released: December 12, 2006 - 01:14
Download: cas-4.7.x-2.1.tar.gz
Size: 9.81 KB
md5_file hash: 9cf60502d00ab80014a13cbaf2c2fd39
Last updated: December 11, 2006 - 21:15
View usage statistics for this release

This release adds some new features to the cas module, including:

  • A login menu item for placing a smart login link in any menu. (like primary or secondary links)
  • Feature for disabling the change password function on the user/edit screen.
  • Feature to disable the users ability to change their email address.
  • Login links and blocks now remember the initial page of a user and always redirect them to the page they were on.
  • When using drupal as the user repository, newly registered users get redirected to the user/edit screen at first login only (so that they can edit their preferences).

cas HEAD

metzlerd - November 11, 2006 - 09:14
Nightly development snapshot from CVS branch: HEAD
First released: November 11, 2006 - 09:14
Download: cas-HEAD.tar.gz
Size: 18.2 KB
md5_file hash: 7be97029a88b0d05fa876e1fc5aafc2c
Last updated: November 11, 2009 - 00:04
View usage statistics for this release

This is the current development snapshot where new features are developed first. Build any submitted patches against this code.

cas 4.7.x-1.x-dev

metzlerd - August 16, 2006 - 17:01
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: August 16, 2006 - 17:01
Download: cas-4.7.x-1.x-dev.tar.gz
Size: 10.06 KB
md5_file hash: 0bdecccef2394200113876d9eb5ef800
Last updated: April 14, 2007 - 12:02
View usage statistics for this release
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.