summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/version
Commit message (Collapse)AuthorAgeFilesLines
* LDAP: fancy version for release, no code changeArthur Schiwon2013-03-101-1/+1
|
* LDAP: typos in app descriptionArthur Schiwon2013-03-041-1/+1
|
* LDAP: fix database cleanup in update scriptArthur Schiwon2013-02-091-1/+1
|
* LDAP: version bump -> clean up databaseArthur Schiwon2013-02-061-1/+1
|
* LDAP: make it possible to enable/disable server configurationsArthur Schiwon2013-01-241-1/+1
|
* LDAP: Make update script escape all known DNs. Requires version bump.Arthur Schiwon2012-11-211-1/+1
|
* LDAP: we're good for 0.3 now. No code changeArthur Schiwon2012-10-061-1/+1
|
* LDAP: on upgrade update user cols in database only when necessaryArthur Schiwon2012-08-301-1/+1
|
* LDAP: on upgrade set homeDirs of users where it is not set. Avoids new ↵Arthur Schiwon2012-08-301-1/+1
| | | | folders (empty), depending on the configuration
* LDAP: identify (map) users with their directory UUID. Fixes the issue, that ↵Arthur Schiwon2012-08-231-1/+1
| | | | usernames for owncloud will change, when the DN changes (which happens rarely, but it happens).
* LDAP: permanantly watch group members. Emit post_addToGroup resp. ↵Arthur Schiwon2012-08-221-1/+1
| | | | post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs.
* LDAP: make it UTF-8 saveArthur Schiwon2012-07-021-1/+1
|
* LDAP: we're 0.2 nowArthur Schiwon2012-05-181-1/+1
|
* ldap: unique index names for the database, fixes non-creating of indexes for ↵Arthur Schiwon2012-05-161-1/+1
| | | | the second table and potential issues in the app
* LDAP: don't store agent password in plain textArthur Schiwon2012-05-141-1/+1
|
* LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as ↵Arthur Schiwon2012-04-251-1/+1
| | | | | | | | 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. some performance enhancements: faster searching for users and groups in their specific subtrees. Reading instead of searching were possible. thanks for the feedback of Kevin van Kuik
* keep version numbers in their own files for faster readingRobin Appelman2012-04-141-0/+1