dolibarr/htdocs/user/class
piernov beff175de1
Fix use login for User homedir in LDAP
posixAccount objectclass (intended to be used with the uid/gid/homedir fields) requires a homedir.
Always set a homedir in LDAP for the User class even if user does not have a firstname by using the login instead.
Additionally on Linux the login is typically used for the home directory rather than the first name.
It also avoids having accentuated or other special characters (commonly found in names) in the home directory path.
2021-05-15 16:48:43 +02:00
..
api_users.class.php FIX #12874 2020-02-03 03:47:45 +01:00
index.html
user.class.php Fix use login for User homedir in LDAP 2021-05-15 16:48:43 +02:00
userbankaccount.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen 2019-10-16 20:00:01 +02:00
usergroup.class.php Merge pull request #12265 from grandoc/new_branch_30_10_2019 2019-11-02 11:49:28 +01:00