repo.or.cz
/
CGIscriptor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Warning about reading managelogin values from file
[CGIscriptor.git]
/
JavaScript
/
ChangePasswordPage.js
blob
bbc419fd8f29af15bd0c0db98295a454de0172a7
1
<SCRIPT TYPE="text/ssperl" SRC="./JavaScript/CGIscriptorSession.js"></SCRIPT>
2
3
window.onload = function() {
4
loadSessionData (CGIscriptorSessionType, CGIscriptorChallengeTicket);
5
return true;
6
};
7
8
<SCRIPT TYPE="text/ssperl" SRC="./JavaScript/sha.js"></SCRIPT>