Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.8
-
Fix Version/s: 1.8
-
Component/s: Authentication
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
all that needs to be fixed in external db auth plugin
so far I have found & patched following:
- configurable encoding conversions
- fixed handling of magic quotes
- proper sybase quoting
- adodb debug mode
- fixed language strings
- sha1 support
- connection setup command (use names 'utf8')
- mysqli support
- general cleanup and minor fixing
Issue Links
| This issue will help resolve: | ||||
| MDL-5277 | Extra utf decoding in external DB (patch included) |
|
|
|
| MDL-8479 | Problem with DB authentication and Unicode |
|
|
|
| MDL-7718 | Enrolment to external mssql db no longer works after upgrade |
|
|
|
| MDL-7205 | Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php |
|
|
|
| MDL-4813 | Add one new setting to specify external auth encoding... |
|
|
|
| MDL-6123 | Unicode: Add one new parameter (xxx_original_encoding) to authentication methods |
|
|
|
| MDL-8201 | missing language strings for external database enrollment plugin |
|
|
|
| This issue will be resolved by: | ||||
| MDL-8590 | Auth cleanup - META |
|
|
|
fixed in cvs