CINXE.COM
Authentification Ressources Publiques
<!doctype html> <html lang="auto"> <head> <base href="https://cours-fad-public.ensg.eu/login_ressource/index.html"> <title>Authentification Ressources Publiques</title> <meta charset="UTF-8"> <link href="font/font.css" rel="stylesheet"> <link href="style.css" rel="stylesheet"><!-- Ic么ne du site --> <link rel="icon" type="image/png" href="img/favicon.png"> <meta http-equiv="X-Translated-By" content="Google"> <meta http-equiv="X-Translated-To" content="en"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.1hbgkFx4Qn8.O/am=DgY/d=1/rs=AN8SPfqlmAPxwfG457BPbRXwNq39oSMGHg/m=corsproxy" data-sourceurl="https://cours-fad-public.ensg.eu/login_ressource/index.html"></script> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" rel="stylesheet"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.1hbgkFx4Qn8.O/am=DgY/d=1/exm=corsproxy/ed=1/rs=AN8SPfqlmAPxwfG457BPbRXwNq39oSMGHg/m=phishing_protection" data-phishing-protection-enabled="false" data-forms-warning-enabled="true" data-source-url="https://cours-fad-public.ensg.eu/login_ressource/index.html"></script> <meta name="robots" content="none"> </head> <body> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.1hbgkFx4Qn8.O/am=DgY/d=1/exm=corsproxy,phishing_protection/ed=1/rs=AN8SPfqlmAPxwfG457BPbRXwNq39oSMGHg/m=navigationui" data-environment="prod" data-proxy-url="https://cours--fad--public-ensg-eu.translate.goog" data-proxy-full-url="https://cours--fad--public-ensg-eu.translate.goog/login_ressource/index.html?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en-GB" data-source-url="https://cours-fad-public.ensg.eu/login_ressource/index.html" data-source-language="auto" data-target-language="en" data-display-language="en-GB" data-detected-source-language="fr" data-is-source-untranslated="false" data-source-untranslated-url="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=https://cours-fad-public.ensg.eu/login_ressource/index.html&anno=2" data-client="tr"></script> <div> <h1>Authentification Ressources Publiques</h1> <form class="sign-space" id="login" method="post" action="/login/index.php"> <div class="input input-user"><input id="username" name="username" type="text" placeholder="Nom d'utilisateur"> <label for="username"><span>Nom d'utilisateur</span></label> </div> <div class="input input-user"><input id="password" name="password" type="password" placeholder="Mot de passe"> <label for="password"><span>Mot de passe</span></label> </div> <div class="remember"><input type="checkbox" id="remember" name="rememberusername"> <label for="remember">Se souvenir de moi</label> </div><input type="submit" value="Connexion"> <a class="forgot" href="https://cours--fad--public-ensg-eu.translate.goog/login/forgot_password.php?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en-GB">Mot de passe oubli茅 ?</a> <a href="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=http://cours-fad.ensg.eu">Retour Plateforme Priv茅e</a> </form> </div> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript"> $(document).ready(function(){ function ressource(){ var windowHeight = $(window).height(); $('body').height(windowHeight); } ressource(); var divHeight = $('body > div').height(); var divWidth = $('body > div').width(); //alert(formHeight); divHeight = divHeight / 2; divWidth = divWidth / 2; $('body > div').css('top','calc(50% - '+divHeight+'px)'); $('body > div').css('left','calc(50% - '+divWidth+'px)'); $(window).resize(function(){ ressource(); }); }); </script> <script>function gtElInit() {var lib = new google.translate.TranslateService();lib.translatePage('fr', 'en', function () {});}</script> <script src="https://translate.google.com/translate_a/element.js?cb=gtElInit&hl=en-GB&client=wt" type="text/javascript"></script> </body> </html>