|
|
|
File Attachments:
|
1.
diff.txt (2 kB)
|
|
Environment:
|
MS-AD, PHP 5.1.2, MySQL 5.0.24 latin charset
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue will be resolved by:
|
|
|
|
|
|
|
|
|
When using latin charset database some functions in /auth/ldap/lib.php are missing proper
encoding checks and conversions if necessary. This will cause data loss when syncronizing database
with LDAP and it disables user accounts when username contains charachters like å, á, é etc...
Functions missing checks:
- auth_sync_users
- auth_get_userinfo_asobj
- auth_ldap_update_user_record
|
|
Description
|
When using latin charset database some functions in /auth/ldap/lib.php are missing proper
encoding checks and conversions if necessary. This will cause data loss when syncronizing database
with LDAP and it disables user accounts when username contains charachters like å, á, é etc...
Functions missing checks:
- auth_sync_users
- auth_get_userinfo_asobj
- auth_ldap_update_user_record |
Show » |
|