MantisBT: master-2.23 806486d3

Author Committer Branch Timestamp Parent
dregad dregad master-2.23 2020-01-21 02:33 master-2.23 91205d2d
Changeset

LDAP cache realname also

Until now, the cache was only storing e-mail, realname was always
fetched from the LDAP server.

The $g_cache_ldap_email global variable was renamed $g_cache_ldap_data
to reflect its more general purpose.

mod - core/ldap_api.php Diff File