Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP: fancy version for release, no code change | Arthur Schiwon | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | LDAP: typos in app description | Arthur Schiwon | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | LDAP: fix database cleanup in update script | Arthur Schiwon | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | LDAP: version bump -> clean up database | Arthur Schiwon | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | LDAP: make it possible to enable/disable server configurations | Arthur Schiwon | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | LDAP: Make update script escape all known DNs. Requires version bump. | Arthur Schiwon | 2012-11-21 | 1 | -1/+1 |
| | |||||
* | LDAP: we're good for 0.3 now. No code change | Arthur Schiwon | 2012-10-06 | 1 | -1/+1 |
| | |||||
* | LDAP: on upgrade update user cols in database only when necessary | Arthur Schiwon | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | LDAP: on upgrade set homeDirs of users where it is not set. Avoids new ↵ | Arthur Schiwon | 2012-08-30 | 1 | -1/+1 |
| | | | | folders (empty), depending on the configuration | ||||
* | LDAP: identify (map) users with their directory UUID. Fixes the issue, that ↵ | Arthur Schiwon | 2012-08-23 | 1 | -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 Schiwon | 2012-08-22 | 1 | -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 save | Arthur Schiwon | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | LDAP: we're 0.2 now | Arthur Schiwon | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | ldap: unique index names for the database, fixes non-creating of indexes for ↵ | Arthur Schiwon | 2012-05-16 | 1 | -1/+1 |
| | | | | the second table and potential issues in the app | ||||
* | LDAP: don't store agent password in plain text | Arthur Schiwon | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as ↵ | Arthur Schiwon | 2012-04-25 | 1 | -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 reading | Robin Appelman | 2012-04-14 | 1 | -0/+1 |