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
27 Nov, 2005
3 commits
  • Look up an authentication source for a user. ...
    81fd8131
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4184 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 12:13:39 +0000  
    Browse Code »
  • Add showUserSource, which allows the authentication provider to show how ...
    8712ca2d
    a user is set up in an authentication source (LDAP DN, for example).
    Also allows for providers to have a link to change a password, for
    example.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4183 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 12:13:10 +0000  
    Browse Code »
  • LDAPAuthenticator moved into LDAPAuthenticationProvider ...
    e21e4fc8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4182 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 11:25:01 +0000  
    Browse Code »

25 Nov, 2005
23 commits
  • Template for editing an LDAP authentication source ...
    94b11dcb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4181 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:20:40 +0000  
    Browse Code »
  • Template for viewing an authentication source ...
    9eee80ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4180 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:20:09 +0000  
    Browse Code »
  • Passing sources through as sources, not aSources. ...
    9acb8bec
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4179 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:19:10 +0000  
    Browse Code »
  • 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 Code »
  • Fix silly brainos ...
    9f12d78a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4177 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:18:01 +0000  
    Browse Code »
  • Admin page to manage different authentication methods ...
    193fcd58
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4176 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:16:42 +0000  
    Browse Code »
  • Allow authentication providers to have human-usable names. ...
    663a1c06
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4175 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 18:32:10 +0000  
    Browse Code »
  • Fix typos, and declare object-level variables. ...
    94f3f327
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4174 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 18:31:43 +0000  
    Browse Code »
  • Provide both a way to get information about providers and get singleton ...
    42dcb5be
    instances of the providers.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4173 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 18:30:57 +0000  
    Browse Code »
  • Authentication Providers are now dispatchers - they need to handle ...
    c4b1884a
    do_editSourceProvider and do_performEditSourceProvider.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4172 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 18:30:19 +0000  
    Browse Code »
  • Don't print exception yet - let's wait for pretty exception printers. ...
    988ba4d0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4171 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 18:29:21 +0000  
    Browse Code »
  • Add authentication_sources table. ...
    2ed5a28a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4170 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 18:28:49 +0000  
    Browse Code »
  • - make conditional metadata work again. ...
    8169a767
    - add a titles to various pages.
    - make columns include toggleselect.
    - rolled in treewidgets
    - correct the $main !== $this->oPage issue
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4169 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-25 15:26:35 +0000  
    Browse Code »
  • Front page for authentication sources. ...
    423b9330
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4168 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 10:39:21 +0000  
    Browse Code »
  • Pass a human-readable name through for the authentication provider. ...
    c5792e17
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4167 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 10:38:27 +0000  
    Browse Code »
  • Template for authentication management ...
    bf1b9797
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4166 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 10:01:10 +0000  
    Browse Code »
  • 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 Code »
  • Create a registered plugin for KTCore, and register admin pages and ...
    21d87ce2
    categories.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4164 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:53:56 +0000  
    Browse Code »
  • Hook up bulk import and bulk upload folder actions. ...
    8d4132ef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4163 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:52:14 +0000  
    Browse Code »
  • Authentication sources are places where KnowledgeTree can find out how ...
    baae444b
    to authenticate a user configured to use that source.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4162 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:51:04 +0000  
    Browse Code »
  • 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 Code »
  • Moved into lib/authentication/ ...
    93c46cd4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4160 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:41:47 +0000  
    Browse Code »
  • Remove UI test. ...
    e8dc0db6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4159 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:41:35 +0000  
    Browse Code »

24 Nov, 2005
10 commits
  • Start the authentication framework - authentication providers provide ...
    e654e32b
    authentication for users.  Users can be configured to use a particular
    authenticator, which is a specific instance given by the authentication
    provider configured for operation.  (So, basically, you can have two
    LDAP authenticators and the built-in authenticator, and different users
    can use different authenticators.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4158 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:25:41 +0000  
    Browse Code »
  • Use the new location for the admin registry ...
    3ed29dda
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4157 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:22:36 +0000  
    Browse Code »
  • Use the new location of the admin registry ...
    0dcba747
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4156 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:21:17 +0000  
    Browse Code »
  • Make it possible for plugins to register admin categories and admin ...
    0e22c971
    pages
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4155 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:20:56 +0000  
    Browse Code »
  • Move admin navigation registry into lib/plugins ...
    b827a23d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4154 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:20:24 +0000  
    Browse Code »
  • Been moved into a document action. ...
    01f38f9f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4153 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:19:22 +0000  
    Browse Code »
  • Been moved into a folder action. ...
    521baef0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4152 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:18:28 +0000  
    Browse Code »
  • Add validateFile, which will make sure that a file upload completed ...
    db4b09a1
    correctly, and if not, provide as accurate a message as possible.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4151 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 13:54:16 +0000  
    Browse Code »
  • Use breadcrumbsForDocument instead of local (and broken) version. ...
    b648e518
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4150 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 13:53:19 +0000  
    Browse Code »
  • Make bulk upload a folder action. ...
    0adf37b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4149 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 13:52:39 +0000  
    Browse Code »

23 Nov, 2005
4 commits
  • Remove obsolete long-unused files. ...
    906466c3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4148 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 22:18:29 +0000  
    Browse Code »
  • Remove files replaced by actions ...
    4866cd8e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4147 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 22:17:30 +0000  
    Browse Code »
  • Implement bulk import as a folder action. ...
    7b76c6cb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4146 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 22:15:14 +0000  
    Browse Code »
  • Default _aPages to an empty array. ...
    0a22e8d4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4145 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:50:57 +0000  
    Browse Code »