summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/update.php
Commit message (Expand)AuthorAgeFilesLines
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Nextcloud license header for new filesroot2016-07-281-8/+11
* final changesroot2016-07-271-1/+0
* New LDAPProvider for user_ldaproot2016-07-221-0/+22
* Background jobs from info.xml (#24582)Joas Schilling2016-05-121-24/+0
* Happy new year!Thomas Müller2016-01-121-2/+1
* Remove unneeded upgrade codeMorris Jobke2015-12-151-16/+0
* update licence headers via scriptMorris Jobke2015-10-051-0/+2
* Move registration of LDAP background jobs to the install and updateJoas Schilling2015-09-021-0/+3
* Spaces -> tabsLennart Rosam2015-08-221-6/+6
* Remove if-block as the helper does return the empty prefixLennart Rosam2015-08-211-5/+0
* Add database update routine and bump version to 0.6.2Lennart Rosam2015-08-191-0/+15
* Only throw exception if on new LDAP setupsMorris Jobke2015-07-291-0/+26
* no update routine needed from OC 7 to 8Arthur Schiwon2015-02-031-48/+0
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-1/+2
* first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-171-14/+16
* must be empty not autoArthur Schiwon2014-10-071-2/+2
* Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579Arthur Schiwon2014-06-021-12/+30
* 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