OSDN Git Service

BugTrack2/384 Support LDAP Group - Security Group of Active Directory
authorumorigu <umorigu@gmail.com>
Wed, 17 Feb 2016 16:20:57 +0000 (01:20 +0900)
committerumorigu <umorigu@gmail.com>
Fri, 19 Feb 2016 15:05:20 +0000 (00:05 +0900)
commitc3cf8aafd4eb0da0d2f02fe854075440d2d39c1e
tree050bf938edabec07d96f939c2c51f9180c73cf43
parente61f26ed5a7d1b8397a47c9f358ad97c86110cbd
BugTrack2/384 Support LDAP Group - Security Group of Active Directory

Use LDAP_MATCHING_RULE_IN_CHAIN rule of Active Directory LDAP,
that enables nested group check.
For other systems, standard 'memberof' check is used.
lib/auth.php
lib/file.php