bug 375, utilise le SHA1 au lieu du MD5
authorx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 22 Jun 2006 22:05:12 +0000 (22:05 +0000)
committerx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 22 Jun 2006 22:05:12 +0000 (22:05 +0000)
commit46bde4d1fc8554263750f769f5ada4e304785d5e
treede35ce416451d4c71574223a29429bda111718a3
parente648b79c20de7742e5fc0270099256966190ffc0
bug 375, utilise le SHA1 au lieu du MD5

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@333 839d8a87-29fc-0310-9880-83ba4fa771e5
26 files changed:
ChangeLog
hooks/tmp.inc.php
htdocs/admin/utilisateurs.php
htdocs/javascript/do_challenge_response.js
htdocs/javascript/do_challenge_response_logged.js
htdocs/javascript/motdepasse.js [moved from htdocs/javascript/motdepassemd5.js with 93% similarity]
htdocs/javascript/secure_hash.js [new file with mode: 0644]
htdocs/javascript/sha1.js [new file with mode: 0644]
htdocs/motdepasse.php [moved from htdocs/motdepassemd5.php with 87% similarity]
htdocs/register/success.php
htdocs/tmpPWD.php
include/login.conf.php
include/marketing.inc.php
include/register.inc.php
include/secure_hash.inc.php [new file with mode: 0644]
include/xorg/session.inc.php
install.d/platal/files
templates/admin/utilisateurs.tpl
templates/docs/plan.tpl
templates/inscription/step4.tpl
templates/motdepasse.success.tpl [moved from templates/motdepassemd5.success.tpl with 100% similarity]
templates/motdepasse.tpl [moved from templates/motdepassemd5.tpl with 100% similarity]
templates/password_prompt.tpl
templates/password_prompt_logged.tpl
templates/preferences.tpl
upgrade/0.9.10/04_passwd.sql [new file with mode: 0644]