summaryrefslogtreecommitdiff
path: root/plugins/LdapAuthorization
AgeCommit message (Expand)Author
2009-11-18You cannot use static that way - using another approach to save reuse the def...Craig Andrews
2009-11-18Reuse ldap connections for the default configCraig Andrews
2009-11-18do not required that roles_to_groups be specifiedCraig Andrews
2009-11-18rename isMemberOfGroup to be more consistent with other LDAP functionsCraig Andrews
2009-11-18attributes['username'] is requiredCraig Andrews
2009-11-18Add some functions that were previously undefinedCraig Andrews
2009-11-18Add login_group configuration option so only members of a certain group can l...Craig Andrews
2009-11-18Added Authorization pluginCraig Andrews