phpCAS latest release v0.5.0-1 - last update 13-March-2007 14:23PM

phpCAS news


2007/03/13 - phpCAS 0.5 is released!

Several RCs have been needed to finalize 0.5.0 but thanks to all the contributors*, phpCAS now:

  • works with CAS v3 servers for both simple clients and proxies
  • is available in English, French, German, Greek and Japanese

* Noriyuki Fukuoka, Henrik Genssen, Matt Zukowski, Marvin Addison, Xavier Castanho, Ray Lambe, Matthew Debus, Julien Marchal.


2006/08/17 - phpCAS 0.4.23 is released!

A little enhancement by David Lowry who removed notices.


2006/07/12 - phpCAS 0.4.22 is released!

Thanks to Brendan Arnold, Velpi and Sylvain Derosiaux.


2006/06/01 - phpCAS 0.4.21 is released!

Thanks to Jérôme Andrieux who fixed a minor bug concerning ill-formed service URLs and Wyman Chan who added methods setServerLoginURL() and setServerLogoutURL().


2005/06/17 - phpCAS 0.4.20 is released!

phpCAS now implements the 'gateway' feature of CAS (see http://tp.its.yale.edu/tiki/tiki-index.php?page=CAS+Gateway). See here an example of how it works.

Be careful when upgrading since phpCAS::authenticateIfNeeded() was renamed (see the history).


2005/06/13 - phpCAS 0.4.19 is released!

Since the beggining of phpCAS, scripts were passing to the CAS server their own URL for the service parameter, and were also acting as the callback URL for PGT retrieval. Julien Marchal, preparing the CAS-ification of Horde .1, added the possibility to fix these URLs.

No need to upgrade if you do not need to fix these URLs (you may if you act as a CAS proxy, but not necessarily).


2005/06/09 - phpCAS 0.4.18 is released!

Alexandre Boisseau fixed a few bugs.


2005/05/30 - phpCAS 0.4.17 is released!

Vangelis Haniotakis made it possible to use phpCAS with other PHP frameworks that do their own session management.


2005/01/18 - phpCAS 0.4.16 works with PHP5!

Vangelis Haniotakis added another hack to make phpCAS work with PHP5. Many thanks to Alexandre Alapetite who permitted us to embed his domxml-php4-php5 script.


2004/10/25 - phpCAS 0.4.15 works with IIS!

Vangelis Haniotakis added a hack to make phpCAS work with IIS. Thanks!


2004/10/18 - phpCAS 0.4.14 is released

Sébastien Gougeon and Yann Richard added the possibility to give the CAS server a URL on logout (to come back to, once logged out). No need to upgrade if do not plan to use this feature.


2004/08/10 - phpCAS 0.4.13 is released

Minor changes to correct an infinite loop when using debu mode. No need to upgrade if your version is working.


2004/07/12 - phpCAS 0.4.11 is released

Robert Legros made phpCAS work with PHP >= 4.2.2 (was previously working with PHP >= 4.3.0). As a consequence, phpCAS can now be used on Redhat Linux 8 servers.


2004/07/09 - Last sources are now available on the sourceforge CVS repository

User access:

  • type: pserver
  • username: anonymous
  • server: cvs.sourceforge.net
  • CVS root: /cvsroot/esup-phpcas

Developer access (you should be declared as CAS GH developer first):

  • type: extssh
  • username: your sourceforge Id
  • server: cvs.sourceforge.net
  • CVS root: /cvsroot/esup-phpcas

2004/06/22 - phpCAS 0.4.9 is released

Haniotakis Vangelis added a greek translation. Thanks to him! No need to upgrade if you use an older release, except for greek users of course.

To use it, simply add this line to your programs:

phpCAS::setLang(PHPCAS_LANG_GREEK);

2004/06/10 - Tikiwiki is CAS-compliant

Terence Chiu made Tikiwiki CAS-compliant thanks to phpCAS 0.4.8.


2004/06/10 - phpCAS 0.4.8 is released

Only a minor change needed by the integration into Tikiwiki. 0.4.7 users do not need to upgrade.


2004/06/07 - phpCAS 0.4.7 is released

Only improvments, but some of them may interest phpCAS users (such as cleaning the session when logging out). For more information, please refer to the History.

Since this version, phpCAS is now released under the LGPL (see the licensing policy for more details).


2004/04/04 - phpCAS 0.4.6 is released

Release 0.4.6 corrects a security bug pointed out by Julien Marchal: users' credentials were shown in URLs when phpCAS was used in conjunction with HTTP authentication. Julien Marchal also made phpCAS work behind an Apache reverse proxy.

All phpCAS users should upgrade to 0.4.6.


2004/03/23 - phpCAS 0.4.5 is released

Windows integration improved.

Developer releasing is now made by ant.


2003/10/02 - phpCAS 0.4.4 is released

Ticket retrieval and validation are now made using curl.


2003/09/16 - phpCAS 0.4.3 is released

Julien Marchal fixed a bug in the callback procedure.


2003/09/06 - pnews is CAS-compliant

pnews is now CAS-compliant thanks to phpCAS.


2003/08/29 - phpCAS 0.4.2 is released

This new version is preparing a clean integration of phpCAS into IMP by Julien Marchal.

The following new features have been brought:

  • non blocking authentication checking
  • access to IMAP/POP3/NNTP services
  • BTW, debugging has been seriously improved.

For more information, please refer to the History.


2003/08/27 - phpCAS moved to sourceforge

The project page is now located at http://sourceforge.net/projects/esup-phpcas/.

The documentation and other links can be found on this web site (http://esup-phpcas.sourceforge.net).

 
 
SourceForge.net Logo

Copyright © 2002-2006 - ESUP-Portail consortium