nextcloud/apps/user_ldap/appinfo
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number.
Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release.
You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5
2012-10-02 12:10:45 +02:00
..
app.php 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. 2012-08-22 12:44:46 +02:00
database.xml 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). 2012-08-23 18:29:43 +02:00
info.xml automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 2012-10-02 12:10:45 +02:00
install.php adding space between) and { 2012-09-07 15:22:01 +02:00
update.php adding space between) and { 2012-09-07 15:22:01 +02:00
version LDAP: on upgrade update user cols in database only when necessary 2012-08-30 15:03:02 +02:00