Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
Re: [sympa-fr] Problème flux rss et authentification CAS
- From: Olivier Salaün - CRU <adresse@cachée>
- To: adresse@cachée
- Cc: sympa-fr <adresse@cachée>
- Subject: Re: [sympa-fr] Problème flux rss et authentification CAS
- Date: Thu, 29 Dec 2005 14:23:03 +0100
Effectivement le patch précédent n'était pas suffisant.
Le patch ci-joint devrait régler votre problème.
Cordialement.
Herve Brunet wrote:
Tout d'abord merci beaucoup à Olivier pour cette réactivité en cette période de vacances.
je confirme que tout fonctionne corretement pour les fils RSS et l'authentification CAS activée quand le paramêtre non_blocking_redirection est à off
Malheureusement le patch ne corrige pas le problème quand non_blocking_redirection est à on.
J'ai fait quelques tests complémentaires avec la paramêtre non_blocking_redirection à on :
Index: wwsympa/wwsympa.fcgi
===================================================================
RCS file: /sympa/sympa/wwsympa/wwsympa.fcgi,v
retrieving revision 1.560.2.12
diff -b -c -r1.560.2.12 wwsympa.fcgi
*** wwsympa/wwsympa.fcgi 28 Dec 2005 16:30:32 -0000 1.560.2.12
--- wwsympa/wwsympa.fcgi 29 Dec 2005 13:18:48 -0000
***************
*** 690,695 ****
--- 690,698 ----
&wwslog('info', "parameter css_url '%s' seems strange, it must be the
url of a directory not a css file", $param->{'css_url'}) if
($param->{'css_url'} =~ /\.css$/);
+ ## RSS does not require user authentication
+ unless ($rss) {
+
if (($ENV{'SSL_CLIENT_VERIFY'} eq 'SUCCESS') &&
($in{'action'} ne 'sso_login')) { ## Do not check client
certificate automatically if in sso_login
***************
*** 787,792 ****
--- 790,796 ----
&cookielib::set_do_not_use_cas($wwsconf->{'cookie_domain'},1,$Conf{'cookie_cas_expire'})
unless ($param->{'redirect_to'} =~ /http(s)+\:\//i) ; #set the cookie
do_not_use_cas because all cas server as been checked without success
}
}
+ }
##Cookie extern : sympa_altemails
## !!
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-
[sympa-fr] Problème flux rss et authentification CAS,
Herve Brunet, 28/12/2005
- Re: [sympa-fr] Problème flux rss et authentification CAS, Annette Basso, 28/12/2005
-
Re: [sympa-fr] Problème flux rss et authentification CAS,
Olivier Salaün - CRU, 28/12/2005
-
Re: [sympa-fr] Problème flux rss et authentification CAS,
Herve Brunet, 29/12/2005
- Re: [sympa-fr] Problème flux rss et authentification CAS, Olivier Salaün - CRU, 29/12/2005
-
Re: [sympa-fr] Problème flux rss et authentification CAS,
Herve Brunet, 29/12/2005
Archives gérées par MHonArc 2.6.19+.