inspircd icon indicating copy to clipboard operation
inspircd copied to clipboard

m_ldapauth whitelisting should compare against a user mask.

Open sadiepowell opened this issue 8 years ago • 1 comments

Currently LDAP whitelisting works via two methods. For nicks it uses space delimited values in <ldapauth:allowpattern> and for CIDR ranges it uses a series of <ldapwhitelist:mask> tags.

It would be useful that instead of this it could instead take a list of nick!user@host or nick!user@ip/cidr masks instead.

sadiepowell avatar Apr 06 '18 16:04 sadiepowell

We should also do this for m_sqlauth.

sadiepowell avatar Apr 06 '18 18:04 sadiepowell