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
  • userManagement.php
29 Nov, 2005
1 commit
  • Add addUserFromSource, which is a hook available to authentication ...
    a07a3fde
    providers so that they can find and create a user from the
    authentication source.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4245 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 11:45:07 +0000  
    Browse File »

28 Nov, 2005
1 commit
  • - corrected bug in user-editing which caused password to re-md5. ...
    4b42064f
    - added "doLimitedUpdate" utility method to User.inc, to blacklist update of s ome fields. (nbm, please review.)
      - added password-editing into userEdit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4226 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-28 09:55:23 +0000  
    Browse File »

27 Nov, 2005
2 commits
  • Give authentication providers the hook, editUserSource, which cascades ...
    23e42b4f
    into the authentication provider's dispatcher to allow for
    provider/source specific information (such as the LDAP DN for a user) to
    be edited/maintained.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4194 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 17:58:54 +0000  
    Browse File »
  • Pass the authentication provider and source into the edit template, ...
    be13330d
    allowing for authentication information to be displayed and ultimately
    editing through the user management system.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4190 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 12:19:36 +0000  
    Browse File »

23 Nov, 2005
1 commit
  • moved group management to a kt3-style dispatcher. ...
    df90063a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4117 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 08:43:48 +0000  
    Browse File »

22 Nov, 2005
1 commit
  • user management is now a dispatcher, and cleaned up. ...
    de5abcbb
    LDAP user-editing needs re-implementation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4108 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-22 13:18:48 +0000  
    Browse File »