« Return to Thread: Patch egw 1.4

Re: Patch pour CASification - Was: Re: Patch egw 1.4.004 AVEC : mode client et vérification du certificat SSL

by Olivier Berger :: Rate this Message:

Reply to Author | View in Thread

Salut.

Content de voir que ça progresse... euh, même si je ne comprends pas, ça
a l'air un peu cabalystique ;)

Pour info, une 1.0.2RC1 de phpCAS est prête à être testée :
http://listes.esup-portail.org/sympa/arc/phpcas-users/2008-12/msg00011.html

Mes 2 cents,

Le mardi 16 décembre 2008 à 08:30 -0800, coai a écrit :

>
> Bonjour
> J'ai trouvé pourquoi le ticket n'était pas enregistré dans les infos de
> session! si dans login.php on remplace :
>     $GLOBALS['sessionid'] =
> $GLOBALS['egw']->session->create($login,$password,'text','u');
> par:
>     $GLOBALS['sessionid'] =
> $GLOBALS['egw']->session->create($login,$password,'text');
>
> cela marche.(beaucoup de changements concernant les sessions dans le
> changelog..)
>
> C'est pareil pour vous?
>
>
> Corai
>
>
> Olivier Berger wrote:
> >
> > Le vendredi 12 décembre 2008 à 05:50 -0800, Nicco a écrit :
> >> Bonjour,
> >>
> >> Je viens de réaliser l'installation de EGW1.6 et j'ai exactement le même
> >> problème lors de l'activation de l'authentification CAS (mode client et
> >> pas
> >> de validation du certificat) ... La redirection vers CAS s'opère, je me
> >> loggue puis la page "boucle" indéfiniment comme si j'étais renvoyé à EGW
> >> qui
> >> me renvoyait à CAS qui me renvoyait etc ...
> >>
> >
> > Peux-tu voir si l'application de ce patch peut aider ? :
> > http://listes.esup-portail.org/sympa/arc/phpcas-users/2008-12/msg00006.html
> >
> > Mes 2 cents,
> > --
> > Olivier BERGER <olivier.berger@...>
> > http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
> > Ingénieur Recherche - Dept INF
> > Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
> >
> >
> > ------------------------------------------------------------------------------
> > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> > Nevada.
> > The future of the web can't happen without you.  Join us at MIX09 to help
> > pave the way to the Next Web now. Learn more and register at
> > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> > _______________________________________________
> > egroupware-french mailing list
> > egroupware-french@...
> > https://lists.sourceforge.net/lists/listinfo/egroupware-french
> >
> >
>
>
>
--
Olivier BERGER <olivier.berger@...>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
egroupware-french mailing list
egroupware-french@...
https://lists.sourceforge.net/lists/listinfo/egroupware-french

 « Return to Thread: Patch egw 1.4