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
  • lib
  • authentication
  • builtinauthenticationprovider.inc.php
27 Jul, 2006
1 commit
  • move to new license. ...
    a7f9cb0e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5758 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-27 10:17:43 +0000  
    Browse File »

05 Jun, 2006
1 commit
  • duplicate and correct usage of implode and $default ...
    31335e9f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5505 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-05 16:07:19 +0000  
    Browse File »

05 Apr, 2006
2 commits
  • KTS-750: make "Built-in authentication provider" translateable. ...
    b55dcf80
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5185 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-05 13:19:53 +0000  
    Browse File »
  • Add the ability to force users to change their password every couple of ...
    4beb1022
    days, or to force a user to change their password when they next login.
    
    (This only happens for the built-in authentication provider.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5178 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-05 11:39:40 +0000  
    Browse File »

26 Mar, 2006
1 commit
  • Change all references to gettext's _ to _kt ...
    4c496647
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5136 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-26 21:40:01 +0000  
    Browse File »

28 Feb, 2006
1 commit
  • Add copyright notices to those files that didn't have them. ...
    421655b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-28 16:53:52 +0000  
    Browse File »

13 Jan, 2006
1 commit
  • - fix the location of the password-save. ...
    e4d816d7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4592 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-13 15:17:47 +0000  
    Browse File »

22 Dec, 2005
1 commit
  • Use KTUtil::addQueryString in preference to manual URL mangling. ...
    120d2e78
    Add addQueryString as a variable modifier in Smarty templates, and use
    it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4541 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:32:01 +0000  
    Browse File »

06 Dec, 2005
1 commit
  • Add i18n function around translatable text in lib ...
    acf92a0f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4346 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 13:16:45 +0000  
    Browse File »

27 Nov, 2005
2 commits
  • Make obvious that, although it doesn't affect anything for this ...
    84339f2d
    provider, getAuthenticator is called with an authentication source
    object.
    
    checkPassword is now passed a user object, not the user name.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4197 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 20:16:14 +0000  
    Browse File »
  • Use showUserSource to allow for an admin to change a user's password. ...
    c01630c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4185 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 12:14:04 +0000  
    Browse File »

25 Nov, 2005
1 commit
  • The built-in authentication provider uses the default KnowledgeTree ...
    68d90322
    users table for authentication.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4161 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-25 09:49:13 +0000  
    Browse File »