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
  • plugins
  • ktstandard
  • ldap
06 Dec, 2005
1 commit
  • Add i18n functions around translatable text in plugins/ ...
    080e3ef9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4350 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-06 17:30:41 +0000  
    Browse Dir »

02 Dec, 2005
1 commit
  • For some reason, ActiveDirectory lets you bind using a DN and a ...
    07ace593
    password no matter what the password (or perhaps even DN).  But if it is
    in the form username@domain, it will check the password correctly.  Do
    that instead.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4316 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-02 11:49:48 +0000  
    Browse Dir »

29 Nov, 2005
2 commits
  • Allow the user to edit the current information, not make it all up from ...
    f79f6d32
    scratch.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4247 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 11:54:12 +0000  
    Browse Dir »
  • Use the hook provided to allow for admins to search for a user in the ...
    d3d69194
    LDAP directory and to create a user with the details from the LDAP
    directory, authenticated from the LDAP directory from now on.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4246 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 11:48:10 +0000  
    Browse Dir »

27 Nov, 2005
2 commits
  • Rename getAuthenticatorForSource to getAuthenticator ...
    872ce7f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4198 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 20:16:40 +0000  
    Browse Dir »
  • Implement do_editUserSource for the LDAP authentication provider, ...
    e1bc2616
    allowing for a user's DN to be edited.
    
    Also change the authenticator to accept to take the authentication
    source as its constructor parameter, and to use the user's
    authentication details storage area to store the LDAP DN.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4195 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 18:00:37 +0000  
    Browse Dir »

25 Nov, 2005
2 commits
  • Implement an LDAP Authentication Provider ...
    f062e17b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4178 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:18:40 +0000  
    Browse Dir »
  • Start hooking up LDAP as an authentication provider ...
    70d1973d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4165 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:59:11 +0000  
    Browse Dir »