Commit Graph

13 Commits (a1dc24c9daef6f976adf2101fe104e8c5d7dc4b2)

Author SHA1 Message Date
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 12 years ago
Arthur Schiwon 42f235123e LDAP: Make update script escape all known DNs. Requires version bump. 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Arthur Schiwon 68bb3809c7 LDAP: we're good for 0.3 now. No code change 13 years ago
Arthur Schiwon 1a6f34865c LDAP: on upgrade update user cols in database only when necessary 13 years ago
Arthur Schiwon 2440e500b8 LDAP: on upgrade set homeDirs of users where it is not set. Avoids new folders (empty), depending on the configuration 13 years ago
Arthur Schiwon d5c111a984 LDAP: identify (map) users with their directory UUID. Fixes the issue, that usernames for owncloud will change, when the DN changes (which happens rarely, but it happens). 13 years ago
Arthur Schiwon c48732987e LDAP: permanantly watch group members. Emit post_addToGroup resp. post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs. 13 years ago
Arthur Schiwon 0a6f7b33c3 LDAP: make it UTF-8 save 13 years ago
Arthur Schiwon c1bb8139a0 LDAP: we're 0.2 now 13 years ago
Arthur Schiwon ab18a0bfe8 ldap: unique index names for the database, fixes non-creating of indexes for the second table and potential issues in the app 13 years ago
Arthur Schiwon 82cfb3e0f5 LDAP: don't store agent password in plain text 13 years ago
Arthur Schiwon cbba469990 LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well as fancy (unqiue as far as users a know from LDAP) names on the ownCloud side. It's done via mapping of owncloud names and LDAP identifiers. 13 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago