LDAP Authentication
Registered by
Brett Wilkins
Integrating LDAP authentication into libravatar.
Blueprint information
- Status:
- Started
- Approver:
- Libravatar Hackers
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Jonathan Harker
- Definition:
- Approved
- Series goal:
- None
- Implementation:
-
Needs Code Review
- Milestone target:
- None
- Started by
- Brett Wilkins
- Completed by
Whiteboard
Login works.
Email from LDAP automatically confirmed if not already upon login.
Photo import is nearly supported:
- JPEG file contents comes from LDAP in a byte array
- Need to write this to the filename expected at Photo.save()
- May need to fiddle with the way Photo expects its image, or move the file-writing bit into a separate method
(not committed yet - in a state of not-quite-working)
(?)