dolibarr/htdocs/user/class
piernov 1cbe0e3f2d
Fix: properly set gid for Group LDAP synchro
Even if the gidNumber field was set in the configuration, a gid different from the Dolibarr's one was generated and stored into LDAP.
Now the gidNumber is properly set to Dolibarr's gid if gidNumber field is set in the LDAP module configuration.
2021-05-15 18:01:34 +02:00
..
api_users.class.php FIX #12874 2020-02-03 03:47:45 +01:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
user.class.php FIX: pgsql: prevent 'WHERE 1' 2021-05-05 11:49:11 +02:00
userbankaccount.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen 2019-10-16 20:00:01 +02:00
usergroup.class.php Fix: properly set gid for Group LDAP synchro 2021-05-15 18:01:34 +02:00