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
0933b5e7ab
nextcloud
/
apps
/
user_ldap
History
Arthur Schiwon
0933b5e7ab
use uniquemember instead of deprecated memberuid to identify LDAP group members. Attention: not every method is adjusted yet, so it breaks some things.
2012-04-25 20:35:30 +02:00
..
appinfo
OC_Group does expect object, not string
2012-04-16 15:09:38 +02:00
js
don't forget new JS file
2012-04-25 20:35:30 +02:00
templates
LDPA: group settings into basic and advanced to look less crowded. Still needs some love. Looks different to the other admin settings, though.
2012-04-25 20:35:29 +02:00
tests
group LDAP: simple basic tests
2012-04-15 14:50:03 +02:00
group_ldap.php
use uniquemember instead of deprecated memberuid to identify LDAP group members. Attention: not every method is adjusted yet, so it breaks some things.
2012-04-25 20:35:30 +02:00
lib_ldap.php
use uniquemember instead of deprecated memberuid to identify LDAP group members. Attention: not every method is adjusted yet, so it breaks some things.
2012-04-25 20:35:30 +02:00
settings.php
LDPA: group settings into basic and advanced to look less crowded. Still needs some love. Looks different to the other admin settings, though.
2012-04-25 20:35:29 +02:00
user_ldap.php
LDAP: don't keep possibly outdated passwords
2012-04-14 11:08:50 +02:00