Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 842 → Rev 843

/web/intercept.php
11,7 → 11,7
# notice and this permission notice is included in all copies or
# substantial portions of the software.
 
$organisme = "etrs-ssic";
$organisme = "";
# Redirects from CoovaChilli (chilli daemon) :
# Response to login:
# success : if login successful
22,7 → 22,7
# Default : it was not a form request -> client go to login form
 
# Shared secret used to encrypt challenge with radius.
$uamsecret = "E4tJqG9I";
$uamsecret = "";
 
# URL loaded after success authenticates (let blank for browser defaults)
$adminurl = "";
51,7 → 51,7
$l_wait = "Por favor, espere un momento ...";
$l_onlinetime = "Tiempo de conexión:";
$l_remainingtime = "Desconexión en:";
$l_encrypted = "La apertura debe usar conexión cifrada";
$l_encrypted = "La apertura debe usar conexión cifrada (https)";
$l_boutonO = "Autenticación";
$l_boutonF = "Cerrar";
$l_loggedin_stringl1 = "Information System Security";
82,7 → 82,7
$l_wait = "Bitte warten Sie einen Moment ...";
$l_onlinetime = "Online-Zeit:";
$l_remainingtime = "Abmelden:";
$l_encrypted = "Die Öffnung muß der Anschluß Zahlen";
$l_encrypted = "Die Öffnung muß der Anschluß Zahlen (https)";
$l_boutonO = "Authentifizierung";
$l_boutonF = "Schließen";
$l_loggedin_stringl1 = "Information System Security";
113,7 → 113,7
$l_wait = "Wacht een moment ...";
$l_onlinetime = "Sluit tijd:";
$l_remainingtime = "Verbreking in:";
$l_encrypted = "De opening moet gebruiken gecodeerde verbinding";
$l_encrypted = "De opening moet gebruiken gecodeerde verbinding (https)";
$l_boutonO = "Authenticatie";
$l_boutonF = "Sluiten";
$l_loggedin_stringl1 = "Information System Security";
144,7 → 144,7
$l_wait = "Patientez un instant ...";
$l_onlinetime = "Temps de connexion:";
$l_remainingtime = "Deconnexion dans :";
$l_encrypted = "La connexion avec le portail doit être chiffrée";
$l_encrypted = "La connexion avec le portail doit être chiffrée (https)";
$l_boutonO = "Authentification";
$l_boutonF = "Fermer";
$l_loggedin_stringl1 = "Sécurité des Systèmes d'Information";
175,7 → 175,7
$l_wait = "Please wait a moment ...";
$l_onlinetime = "Connect time:";
$l_remainingtime = "Disconnection in:";
$l_encrypted = "The opening must use encrypted connection";
$l_encrypted = "The connection with the portal must encrypted (https)";
$l_boutonO = "Authentication";
$l_boutonF = "Close";
$l_loggedin_stringl1 = "Information System Security";