You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/appinfo
Arthur Schiwon 1a6f34865c LDAP: on upgrade update user cols in database only when necessary 13 years ago
..
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. 13 years ago
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). 13 years ago
info.xml LDAP: update meta info 13 years ago
install.php LDAP: only check once for name conflicts on update. Set a value on install as well 13 years ago
update.php LDAP: on upgrade update user cols in database only when necessary 13 years ago
version LDAP: on upgrade update user cols in database only when necessary 13 years ago