[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> 2 <html> 3 <head> 4 <title>...::: Authentification SE3 :::...</title> 5 <style> 6 body { 7 background: url(elements/images/fond_SE3.png) ghostwhite bottom right no-repeat fixed; 8 color: #404044; 9 font-family: arial, helvetica, sans-serif; 10 text-align: justify; 11 } 12 13 a:link {color: #0080ff;} 14 15 a:hover { 16 color: #ff8f00; 17 text-decoration: underline; 18 } 19 20 a:link {color: #0080ff;} 21 22 a:visited {color: #0080ff;} 23 24 .text { font-family: Arial, helvetica, sans-serif; 25 margin-left: 3%; 26 margin-right: 3%; 27 font-size: 13px; 28 font-weight: normal; 29 color:#005A9C; 30 border: 1px #005A9C solid } 31 32 33 h3 { 34 font-family: verdana,arial, helvetica, sans-serif; 35 text-decoration: underline; 36 color: #005A9C; 37 } 38 39 p { 40 margin-left: 2%; 41 margin-right: 2.% 42 } 43 </style> 44 </head> 45 <body> 46 47 <!--table> 48 <tr> 49 <td><img src="elements/images/SE3.jpg"> </td> 50 <td><h3>Authentification SE3</h3></td> 51 </tr> 52 </table--> 53 <h3>Authentification SE3</h3> 54 <br> 55 <div class="text"> 56 <p> Vous allez saisir votre <b>mot de passe</b> dans un formulaire d'authentification ou de modification.</p> 57 58 <table> 59 <tr> 60 <td><img src="elements/images/crypto.gif" width=48 height=48 border=0></td> 61 <td><p>Si l'icône affichée en bas de la page est un <i>cadenas «fermé»</i>, votre <b>mot de passe</b> circulera sur le réseau sous forme d'une <b>chaîne cryptée</b>.</td> 62 </tr> 63 <tr> 64 <td><img src="elements/images/no_crypto.gif" width=48 height=48 border=0></td> 65 <td><p>En revanche, si l'icône affichée en bas de la page est un <i>cadenas «brisé»</i>, votre <b>mot de passe</b> circulera en <b>clair</b> sur le réseau, ce qui signifie 66 que le navigateur que vous utilisez ne permet pas le cryptage de votre mot de passe. Vous pouvez choisir de continuer ou bien 67 d'utilser un navigateur qui permet ce cryptage (Mozilla, Konqueror,Opéra, IE...). 68 </td> 69 </tr> 70 </table> 71 72 </div> 73 </body> 74 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |