This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
549f69cbc1
nextcloud
/
apps
/
user_ldap
/
appinfo
History
Jörn Friedrich Dreyer
fa3497f6ed
add backticks to SQL, use limit parameter instead of LIMIT SQL
2012-08-25 01:52:27 +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
LDAP: update meta info
2012-05-18 17:07:00 +02:00
install.php
LDAP: only check once for name conflicts on update. Set a value on install as well
2012-05-18 18:00:30 +02:00
update.php
add backticks to SQL, use limit parameter instead of LIMIT SQL
2012-08-25 01:52:27 +02:00
version
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