fix bug d'include de javascript lorsqu'on essaie de se logger depuis des pages comme...
authorx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 29 Jun 2006 05:39:31 +0000 (05:39 +0000)
committerx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 29 Jun 2006 05:39:31 +0000 (05:39 +0000)
commitcdfe0063c9b6b0fad10dd6d97ae2f25010e3620c
tree3425c911c1facbecbacbd33d5cd0ed07b9a128ba
parente9c58101f47ebecb75effcf22d41403a85649b55
fix bug d'include de javascript lorsqu'on essaie de se logger depuis des pages comme admin/ ou geoloc/

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@341 839d8a87-29fc-0310-9880-83ba4fa771e5
12 files changed:
htdocs/javascript/do_challenge_response.js.php [new file with mode: 0644]
htdocs/javascript/do_challenge_response_logged.js.php [new file with mode: 0644]
htdocs/javascript/motdepasse.js.php [new file with mode: 0644]
htdocs/javascript/secure_hash.js.php [new file with mode: 0644]
htdocs/motdepasse.php
htdocs/tmpPWD.php
include/xnet/session.inc.php
include/xorg/session.inc.php
templates/javascript/do_challenge_response.js.tpl [moved from htdocs/javascript/do_challenge_response.js with 96% similarity]
templates/javascript/do_challenge_response_logged.js.tpl [moved from htdocs/javascript/do_challenge_response_logged.js with 95% similarity]
templates/javascript/motdepasse.js.tpl [moved from htdocs/javascript/motdepasse.js with 95% similarity]
templates/javascript/secure_hash.js.tpl [moved from htdocs/javascript/secure_hash.js with 88% similarity]