mariadb/plugin/auth_pam
Sergei Golubchik 5a5f18f3f7 MDEV-9205 PAM user map plugin does not work with LDAP groups
allow more characters in a valid user/group name:
* POSIX allows dashes '-' and dots '.'
* also the name may end with a dollar sign '$'

for our purposes it's enough to allow [-.$] anywhere in the name
2016-01-25 17:04:14 +01:00
..
mapper MDEV-9205 PAM user map plugin does not work with LDAP groups 2016-01-25 17:04:14 +01:00
testing 5.3 merge 2012-10-18 23:33:06 +02:00
auth_pam.c MDEV-8673 - [PATCH] Missing Sanity Check for strndup() in MariaDB 10.0.2x 2015-09-16 17:24:34 +04:00
CMakeLists.txt followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins" 2015-02-15 22:14:33 +01:00