leenooks / phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool
www.phpldapadmin.org
GNU General Public License v2.0
523 stars 166 forks source link

Add custom delimiter to autofill /K function. Fixes #126 #125

Closed mpiederiet closed 2 years ago

mpiederiet commented 3 years ago

Added an optional custom delimiter to the autofill /K function, which for example allows splitting an e-mail address into domain-local and domain part. Implements / fixes https://github.com/leenooks/phpLDAPadmin/issues/126

mpiederiet commented 3 years ago

Not sure why this pull request was closed, reopening as I still think it should be a great enhancement :-)

leenooks commented 2 years ago

Thanks, Added to BRANCH-1.2 with comments 00683b3..45aa1e5