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
20 Sep, 2006
1 commit
  • i18n fixes. ...
    081c8bc9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5984 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-20 11:56:57 +0000  
    Browse File »

27 Jul, 2006
1 commit
  • move to new license. ...
    f93fb83a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5758 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-27 10:17:43 +0000  
    Browse File »

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

05 Apr, 2006
2 commits
  • KTS-750: make "Built-in authentication provider" translateable. ...
    a99fe365
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5185 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-05 13:19:53 +0000  
    Browse File »
  • Add the ability to force users to change their password every couple of ...
    c313301b
    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
    Neil Blakey-Milner authored
    2006-04-05 11:39:40 +0000  
    Browse File »

26 Mar, 2006
1 commit
  • Change all references to gettext's _ to _kt ...
    b37c493e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5136 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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. ...
    9d83e6c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-28 16:53:52 +0000  
    Browse File »

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

22 Dec, 2005
1 commit
  • Use KTUtil::addQueryString in preference to manual URL mangling. ...
    87f8df44
    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
    Neil Blakey-Milner authored
    2005-12-22 17:32:01 +0000  
    Browse File »

06 Dec, 2005
1 commit
  • Add i18n function around translatable text in lib ...
    ec61960e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4346 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    bb847ec3
    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
    Neil Blakey-Milner authored
    2005-11-27 20:16:14 +0000  
    Browse File »
  • Use showUserSource to allow for an admin to change a user's password. ...
    0e846e7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4185 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 12:14:04 +0000  
    Browse File »

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