Thanks Brett It works now ;)
So as I understand phpcas 1.0.1 doesn't manage attributes in tickets. Is there a way to be generics, or to add this feature in the phpcas lib ? We need informations from the tickets in some php applications, for users access. This isn't a lot of works (only create a tab with attributes name as index and a fonction who give the value of the attributes passed in parameters)... If needed we can give adds to do ;) In phpcas 6 we implemented some methods in the lib, but this was too much stickiness, and we would like to use this fonctionality in other application, mainly to populate or to link the kind of access of the user. Thanks Brett Bieber a écrit : > Hi Julien > > On Thu, Oct 16, 2008 at 7:43 AM, Julien Gribonvald > <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> We have problems of access to the wiki, we would like to obtain the >> changelog for phpcas version 1.0.1. (service unavailable, the server >> seems to have problems since yesterday pm) >> > > It appears to be working now for me. > > >> We are looking for to know if this last version can obtains properties >> added in the cas ticket and if yes how to do that ? We already did it in >> version 6 but we modified the sources for an application. That's not a >> really good solution as the application now ask datas with specified >> fonctions in phpcas library, and we would modify that to be generic with >> phpcas and to avoid to modify all each time a new phpcas version is >> developped... >> Also we watched on svn sources but there isn't changelog given. >> >> Someone can help for informations ? >> > > The phpcas 1.0.1 release only contained bug fixes, changelog taken > from http://www.ja-sig.org/wiki/display/CASC/phpCAS+ChangeLog > > Bug fixes > * fixed PEAR base install directory [PHPCAS-28] (Brett Bieber). > * fixed illegal characters in session id [PHPCAS-29] (Michael > Ströder, Brett Bieber). > * fixed refresh with ticket causes authentication failure [related > to PHPCAS-27] (Brett Bieber). > * fixed conflict with custom session handlers [PHPCAS-26] (Martin > Gonzalez). > > Hope that helps! > > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
