Issue Details (XML | Word | Printable)

Key: MDL-9880
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Remove user_activate() method from public API because it was used only from user_confirm() in LDAP, other plugins use only user_confirm()

Created: 22/May/07 04:31 AM   Updated: 22/May/07 04:35 AM
Return to search
Component/s: Authentication
Affects Version/s: 1.8
Fix Version/s: 1.9

Participants: Petr Skoda
Security Level: None
Resolved date: 22/May/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_19_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 5 files to 'Moodle CVS' - 22/May/07 04:33 AM
MDL-9880 Remove user_activate() method from public API because it was used only from user_confirm() in LDAP, other plugins use only user_confirm()
MDL-9575 fix email signup in ldap auth mod
MODIFY auth/README.txt   Rev. 1.3    (+7 -0 lines)
MODIFY login/confirm.php   Rev. 1.28    (+1 -5 lines)
MODIFY auth/ldap/auth.php   Rev. 1.16    (+87 -1 lines)
MODIFY lib/authlib.php   Rev. 1.6    (+0 -11 lines)
MODIFY lang/en_utf8/auth.php   Rev. 1.28    (+4 -2 lines)
Petr Skoda added a comment - 22/May/07 04:35 AM
committed into cvs. if there are any objections, please let me know - there is plenty of time to revert it before the 1.9 release

Petr Skoda made changes - 22/May/07 04:35 AM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
martignoni committed 2 files to 'Lang CVS' - 23/May/07 01:10 AM
MDL-9880 Remove user_activate() method from public API because it was used only from user_confirm() in LDAP, other plugins use only user_confirm()
MDL-9575 fix email signup in ldap auth mod
MODIFY fr_utf8/README   Rev. 1.37    (+2 -2 lines)
MODIFY fr_utf8/auth.php   Rev. 1.30    (+3 -1 lines)