dolibarr/htdocs/user
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
..
admin doxygen 2019-12-11 23:04:27 +01:00
class Fix use login for User homedir in LDAP 2021-05-15 16:48:43 +02:00
group FIX CVE-2019–17223 FIX #13053 2020-02-09 18:28:57 +01:00
notify Fix $_SESSION['newtoken'] must be newToken() 2019-12-18 23:12:31 +01:00
agenda_extsites.php Scrutinizer Auto-Fixes 2019-12-03 10:17:29 +00:00
bank.php Update bank.php 2020-02-18 22:59:56 +01:00
card.php Fix missing test on module enabled for user validators 2020-06-03 23:30:06 +02:00
clicktodial.php factoring token usage 2019-12-01 10:20:11 +01:00
document.php Scrutinizer Auto-Fixes 2019-11-22 13:16:38 +00:00
hierarchy.php factoring token usage 2019-12-01 10:20:11 +01:00
home.php Fix reponsive 2020-01-22 12:44:10 +01:00
index.html Create index.html 2018-09-30 14:56:12 +02:00
info.php replace deprecated user->societe_id by user->socid 2019-10-31 20:46:31 +01:00
ldap.php replace deprecated user->societe_id by user->socid 2019-10-31 20:46:31 +01:00
list.php Fix missing hook params for printFieldListValue 2020-05-08 01:40:25 +02:00
logout.php Scrutinizer Auto-Fixes 2019-11-13 18:37:08 +00:00
note.php FIX CVE-2019–17223 FIX #13053 2020-02-09 18:28:57 +01:00
param_ihm.php FIX HTML Injection 2020-02-16 12:55:32 +01:00
passwordforgotten.php Fix Only dolibarr logos are in root of theme 2020-02-05 14:14:59 +01:00
perms.php FIX #12986 2020-02-03 02:48:05 +01:00