summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/update.php
Commit message (Expand)AuthorAgeFilesLines
* LDAP: allow different UUID attributes for groups and usersArthur Schiwon2013-10-041-86/+17
* Use !== and === in user_ldap app – Part 1kondou2013-04-201-2/+2
* Style cleanup user_ldapBart Visscher2013-02-141-1/+3
* LDAP: fix database cleanup in update scriptArthur Schiwon2013-02-091-2/+3
* LDAP: version bump -> clean up databaseArthur Schiwon2013-02-061-1/+4
* spell checkThomas Mueller2013-01-311-2/+2
* LDAP: make it possible to enable/disable server configurationsArthur Schiwon2013-01-241-3/+11
* LDAP: Make update script escape all known DNs. Requires version bump.Arthur Schiwon2012-11-211-5/+32
* LDAP: fix db update for PostgresArthur Schiwon2012-10-231-1/+1
* adding space between) and {Thomas Mueller2012-09-071-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 folder...Arthur Schiwon2012-08-301-1/+3
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-2/+2
* LDAP: identify (map) users with their directory UUID. Fixes the issue, that u...Arthur Schiwon2012-08-231-20/+22
* LDAP: make it UTF-8 saveArthur Schiwon2012-07-021-0/+18
* remove not needed includesFrank Karlitschek2012-05-281-4/+1
* LDAP: only check once for name conflicts on update. Set a value on install as...Arthur Schiwon2012-05-181-15/+18
* LDAP: check wether applying naming rule would end up in conflicts on update, ...Arthur Schiwon2012-05-181-0/+24
* LDAP: don't store agent password in plain textArthur Schiwon2012-05-141-0/+9