Task #2025 (closed)
Evaluation and configuration implementation
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | n.a. | Milestone: | OMERO-Beta4.2 |
Component: | n.a. | Version: | n.a. |
Keywords: | n.a. | Cc: | atarkowska, jburel |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2010-04-02 (6) |
Description
As described in #1382, several requests have been made for LDAP improvements. There are also various examples which we can use to base our configuration system on. This ticket should provide the minimal LDAP plugin which supports our currently known needs.
Change History (15)
comment:1 Changed 14 years ago by jmoore
comment:2 Changed 14 years ago by cxallan
- Sprint changed from 2010-03-19 (5) to 2010-04-02 (6)
comment:3 Changed 14 years ago by jmoore
comment:4 Changed 14 years ago by jmoore
- Status changed from new to assigned
comment:5 Changed 14 years ago by jmoore
- Remaining Time changed from 2 to 1.0
comment:6 Changed 14 years ago by jmoore
comment:7 Changed 14 years ago by jmoore
(In [6544]) see #2025 - Moving PasswordUtil? and LdapUtil?
comment:8 Changed 14 years ago by jmoore
comment:9 Changed 14 years ago by jmoore
comment:10 Changed 14 years ago by jmoore
comment:11 Changed 14 years ago by jmoore
comment:12 Changed 14 years ago by jmoore
- Remaining Time changed from 1.0 to 0
- Resolution set to fixed
- Status changed from assigned to closed
comment:13 Changed 14 years ago by jmoore
comment:14 Changed 14 years ago by jmoore
(In [6585]) see #2025 - Fixing change of package in PasswordUtil?
Before changing the implementation, I would like to have some solid tests in place. I've started work on that using Spring 3.0, which I should be able to commit in the next iteration with #1260.