courier-eolecas/authProg:require_once('CAS/CAS.php'); courier-eolecas/authProg: $PHPCAS_CLIENT=$GLOBALS['PHPCAS_CLIENT']; // cf CAS-1.0.1/CAS.php ligne195 Fichier binaire eole-php5-cas/.git/index concordant eole-php5-cas/eole/eoleCAS.php:include_once(dirname(__FILE__).'/CAS.php'); eole-php5-cas/source/CAS/CAS.php: * @file CAS/CAS.php eole-php5-cas/source/CAS/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php eole-dispatcher/dispatcher/inc.php:include_once('CAS/eoleCAS.php'); Fichier binaire acapps/.git/index concordant acapps/cas/CAS.php: * @file CAS/CAS.php acapps/cas/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php acapps/cas/eoleCAS.php:include_once(dirname(__FILE__).'/CAS.php'); acapps/login.php:include_once("CAS/eoleCAS.php"); ajaxplorer/eole/plugins/access.ftpCas/class.ftpCasAccessDriver.php:require_once('CAS/eoleCAS.php'); ajaxplorer/eole/plugins/auth.cas/class.casAuthDriver.php:require_once('CAS/eoleCAS.php'); Fichier binaire ajax-portail/.git/objects/pack/pack-863b55d3a750a027b1ea0e16edde06e4d35dbb0f.pack concordant Fichier binaire ajax-portail/.git/index concordant ajax-portail/debian/changelog: * utilisation de la lib eoleCAS.php fournie par le module ajax-portail/envole/envole/ajaxp.php://pour enregistrer les enfants d'un responsable en session lors de sa connexion (voir loginCAS.php) ajax-portail/envole/envole/ajaxp_backend.php: $template_responce .= 'openURL(\'Authentification\',\'https://'.$nom_domaine.':8443/?service=https://'.$nom_domaine.'/envole/loginCAS.php\');'; ajax-portail/envole/envole/ajaxp_template/ajaxp_template.php: $ajaxp_header.= '
Bienvenue '.$_SESSION["sess_firstname"].' '.$_SESSION["sess_lastname"].'
(Déconnecter)'; ajax-portail/envole/envole/ajaxp_template/ajaxp_template.php: $ajaxp_header.= '

Utilisateurs (connexion)
'; ajax-portail/envole/envole/cas/CAS.php: * @file CAS/CAS.php ajax-portail/envole/envole/cas/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php ajax-portail/envole/envole/cas/eoleCAS.php:include_once(dirname(__FILE__).'/CAS.php'); ajax-portail/envole/envole/css/message.css:/* utilisé notamment par echecCAS.php, les cas_appli.php, redirection.php et sharebox.php */ ajax-portail/envole/envole/loginCAS.php:include_once('CAS/eoleCAS.php'); ajax-portail/envole/envole/loginCAS.php: if(!isset($attributs['utilisateur']['profil'])) include("echecCAS.php"); ajax-portail/envole/sharenvole/install_envole.php: ('RESSOURCE_GIBII','Gestion informatisée du brevet informatique et internet (Gibii)','http://b2i.ac-creteil.fr/b2i/login/loginCAS.php?CAS_SERVEUR=".SCRIBE_ENVOLE_URL."&CAS_PORT=8443&CAS_URI=','0','0','Ressources sans abonnement'), ajax-portail/envole/sharenvole/update_envole.php: ('RESSOURCE_GIBII','Gestion informatisée du brevet informatique et internet (Gibii)','http://b2i.ac-creteil.fr/b2i/login/loginCAS.php?CAS_SERVEUR=__DOMAINE__&CAS_PORT=8443&CAS_URI=','0','0','Ressources sans abonnement'), ajax-portail/envole/sharenvole/update_envole.php: $ar_queries[] = "UPDATE `".DB_PREFIX."ajaxp_settings` SET `value`='http://b2i.ac-creteil.fr/b2i/login/loginCAS.php?CAS_SERVEUR=__DOMAINE__&CAS_PORT=8443&CAS_URI=' WHERE `param`='RESSOURCE_GIBII' LIMIT 1;"; cdc/src/includes/Authentification.class.php: require_once("CAS/eoleCAS.php"); cdc/src/logout.php: require_once('CAS/eoleCAS.php'); cdt/cdt/patch/cdt.patch:+if(!isset($attributs['utilisateur']['profil'])) include("../../envole/echecCAS.php"); cdt/cdt/patch/cdt.patch:+include_once("CAS/eoleCAS.php"); cdt/cdt/patch/cdt.patch.2.3.ori:+if(!isset($attributs['utilisateur']['profil'])) include("../../envole/echecCAS.php"); cdt/cdt/patch/cdt.patch.2.3.ori:+include_once("CAS/eoleCAS.php"); dokuwiki/cas-eole/cas.class.php:require_once('CAS/eoleCAS.php'); eole-posh/plugins/plugin_desktop/desktop.php:include_once('CAS/eoleCAS.php'); eole-posh/plugins/plugin_eolecas/plugin_eolecas.php:include_once("CAS/eoleCAS.php"); eole-posh/plugins/plugin_thumbs/exporter.php:require_once('CAS/CAS.php'); eole-posh/plugins/plugin_xdesktop/inc.php:include_once('CAS/eoleCAS.php'); eole-posh/plugins/plugin_xdesktop/xdesktop.php:include_once('CAS/eoleCAS.php'); Fichier binaire eole-posh/sources/eole.patch.sauv concordant eole-roundcube/plugins/cas_authentication/cas_authentication.php: require_once('CAS/eoleCAS.php'); fluxbb/eole/fluxbb/login.php: require_once('CAS/eoleCAS.php'); fluxbb/eole/fluxbb/login.php: require_once('CAS/eoleCAS.php'); grr/grr/grr/include/cas.inc.php:include_once('CAS/CAS.php'); grr/grr/grr/include/config_CAS.inc.php.ori:car elle n'est pas implémentée dans "CAS/CAS.php" grr/grr/grr/changelog.txt:- SSO CAS : correction d'un bug lié à la fonction "phpCAS::getAttribute()" qui n'est pas implémentée dans "CAS/CAS.php". grr/grr/patch/grr.patch:+include_once("CAS/eoleCAS.php"); grr/grr/patch/grr.patch:+ if(!isset($attributs['utilisateur']['profil'])) include("../envole/echecCAS.php"); Fichier binaire guwr/.git/index concordant guwr/apps-widgest/src/CAS/CAS.php: * @file CAS/CAS.php guwr/apps-widgest/src/CAS/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php guwr/apps-widgest/src/CAS/eoleCAS.php:include_once(dirname(__FILE__).'/CAS.php'); guwr/apps-widgest/src/authentif.php:include_once('CAS/eoleCAS.php'); guwr/apps-widgest/src/logout.php:include_once('CAS/eoleCAS.php'); moodle/eole/patch/logout.patch:-require_once($CFG->dirroot.'/auth/cas/CAS/CAS.php'); moodle/eole/patch/logout.patch:+//require_once($CFG->dirroot.'/auth/cas/CAS/CAS.php'); moodle/eole/patch/logout.patch:+require_once('/usr/share/php/CAS/eoleCAS.php'); Fichier binaire pae/.git/index concordant pae/includes/plugins/plugin_cas/CAS/CAS.php: * @file CAS/CAS.php pae/includes/plugins/plugin_cas/CAS/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php pae/includes/plugins/plugin_cas/plugin_cas.php:include_once('CAS/CAS.php'); Fichier binaire scribe-gibii53/.git/objects/pack/pack-818ba6b19b22b97001707f3d14c26018a6e72817.pack concordant Fichier binaire scribe-gibii53/.git/index concordant scribe-gibii53/gibii/cas_logout.php:include_once('CAS/eoleCAS.php'); scribe-gibii53/gibii/index.php: goto_url("login/loginCAS.php"); scribe-gibii53/gibii/login/loginCAS.php:include_once('CAS/eoleCAS.php'); scribe-gibii53/gibii/login/loginCAS.php:
scribe-gibii53/gibii/sadmin/listetab.php: var adr='configCAS.php?etab_id='+etabid; scribe-gibii53/gibii/sso_logout.php:include_once('CAS/CAS.php'); squirrelmail-plugins/cas_auth/README:You need to have phpCAS installed if you want to use this plugin (the plugin needs to include CAS/CAS.php) squirrelmail-plugins/cas_auth/setup.php: include_once('CAS/eoleCAS.php'); squirrelmail-plugins/cas_auth/setup.php: include_once('CAS/eoleCAS.php'); squirrelmail-plugins/xnewmail/xnewmail.php: include_once('CAS/eoleCAS.php'); taskfreak/eole/patch/taskfreak.patch:+ require_once('CAS/eoleCAS.php'); taskfreak/eole/patch/taskfreak.patch:+ require_once('CAS/eoleCAS.php'); webcalendar/tmpls/webcalendar_user-cas.php:include_once "CAS/eoleCAS.php"; webcalendar/tmpls/webcalendar_user-cas.php: if(!isset($attributs['utilisateur']['profil'])) include("../envole/echecCAS.php"); webshare/webshare/cas_auth.php:include_once('CAS/CAS.php'); webshare/webshare/cas_auth.php: $CAS = $GLOBALS['PHPCAS_CLIENT']; // cf CAS-1.0.1/CAS.php ligne195 wordpress/wordpress/wordpress/wp-content/plugins/wpcas.php: include('../envole/echecCAS.php'); wordpress/wordpress/wordpress/wp-content/plugins/wpcas.php: wordpress/wordpress/wordpress/wp-content/plugins/wpcas.php: wordpress/wordpress/wordpress/wp-content/plugins/wpcas-conf.php: 'include_path' => 'CAS/eoleCAS.php', Fichier binaire esbl-glpi/.git/index concordant esbl-glpi/glpi/glpi/config/based_config.php: define("GLPI_PHPCAS", GLPI_ROOT . "/lib/phpcas/CAS.php"); esbl-glpi/glpi/glpi/config/based_config.php: # define("GLPI_PHPCAS", "CAS.php"); esbl-glpi/glpi/glpi/lib/phpcas/CAS.php: * @file CAS/CAS.php esbl-glpi/glpi/glpi/lib/phpcas/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php esbl-grr/eole/creole/distrib/cas.inc.php.grr:include_once('CAS/CAS.php'); esbl-grr/grr/grr/changelog.txt:- SSO CAS : correction d'un bug lié à la fonction "phpCAS::getAttribute()" qui n'est pas implémentée dans "CAS/CAS.php". esbl-grr/grr/grr/include/cas.inc.php:include_once('CAS/CAS.php'); esbl-grr/grr/grr/include/config_CAS.inc.php.ori:car elle n'est pas implémentée dans "CAS/CAS.php" Fichier binaire esbl-ocs/.git/index concordant esbl-ocs/ocsreports/backend/require/lib/phpcas/CAS.php: * @file CAS/CAS.php esbl-ocs/ocsreports/backend/require/lib/phpcas/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php esbl-ocs/ocsreports/var.php:define('PHPCAS',BACKEND.'require/lib/phpcas/CAS.php'); // Path to CAS (change to use system provided library) Fichier binaire statusnet/.git/index concordant statusnet/plugin/EoleCasAuthentication/EoleCasAuthenticationPlugin.php: require_once(INSTALLDIR.'/plugins/EoleCasAuthentication/extlib/CAS.php'); statusnet/plugin/EoleCasAuthentication/extlib/CAS.php: * @file CAS/CAS.php statusnet/plugin/EoleCasAuthentication/extlib/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php statusnet/statusnet-1.0.1/plugins/CasAuthentication/CasAuthenticationPlugin.php: require_once(INSTALLDIR.'/plugins/CasAuthentication/extlib/CAS.php'); statusnet/statusnet-1.0.1/plugins/CasAuthentication/extlib/CAS.php: * @file CAS/CAS.php statusnet/statusnet-1.0.1/plugins/CasAuthentication/extlib/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php Fichier binaire calendrier/.git/index concordant calendrier/CAS/CAS.php: * @file CAS/CAS.php calendrier/CAS/CAS.php: * - 1. define a new constant PHPCAS_LANG_XXXXXX in CAS/CAS.php calendrier/CAS/eoleCAS.php:include_once(dirname(__FILE__).'/CAS.php'); calendrier/calendrier_gestion/application/cas_auth.php: require_once dirname(__FILE__).'/../../CAS/eoleCAS.php'; calendrier/calendrier_social/application/cas_auth.php: require_once dirname(__FILE__).'/../../CAS/eoleCAS.php';