Issue Details (XML | Word | Printable)

Key: MDL-9575
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Škoda (skodak)
Reporter: Petr Škoda (skodak)
Votes: 0
Watchers: 0
Operations

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

fix email signup in ldap auth mod

Created: 25/Apr/07 06:02 AM   Updated: 03/Sep/07 08:39 PM
Component/s: Authentication
Affects Version/s: 1.8
Fix Version/s: 1.9

File Attachments: 1. Text File ldap_signup.patch (5 kB)
2. Text File ldap_signup.patch.diff (7 kB)

Issue Links:
Dependency
 
Relates
 

Participants: Iñaki Arenaza and Petr Škoda (skodak)
Security Level: None
Resolved date: 22/May/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
ldap auth signup is not fully implemented in 1.8, working on a patch....

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Škoda (skodak) added a comment - 28/Apr/07 10:51 PM
unfinished+untested patch

Iñaki Arenaza added a comment - 02/May/07 04:05 AM
Hi Petr,

I've had a look at it like I promised, and have made a couple of changes (basically I've added translatable strings for the errors). The rest of it looks sane and all the tests I've made look right.

Saludos. Iñaki.


Petr Škoda (skodak) added a comment - 22/May/07 04:34 AM
committed into cvs, thanks!