Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • presentation
  • lookAndFeel
  • knowledgeTree
  • administration
  • usermanagement
  • passwordManagementBL.php
26 Nov, 2004
1 commit
  • Don't rely on register_globals or similar mechanisms to access request ...
    6c9d48c1
    parameters.  Either use KTUtil::extractGPC to bring specific parameters
    to global scope or access them via the $_REQUEST array.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3005 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-11-26 21:10:53 +0000  
    Browse File »

28 Oct, 2004
1 commit
  • Another pass adding translation hooks. ...
    f676cd78
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2963 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-10-28 15:25:25 +0000  
    Browse File »

13 Oct, 2003
1 commit
  • Update functionality so that admin can change user passwords when db ...
    fed5ab93
    authentication mode is used.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2738 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-10-13 13:45:00 +0000  
    Browse File »