#1055 closed feature request (done)
Implement LockUser/UnlockUser in Membership Provider
Reported by: | bfarka | Owned by: | cfleisch |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Services.Authentication | Version: | 3.3 |
Keywords: | Cc: |
Description
Implementation (and UnitTest) for the two methods: LockUser, UnlockUser in MemebershipProvider
Change History (4)
comment:1 Changed 15 years ago by bfarka
comment:2 Changed 15 years ago by bfarka
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
added field "isLocked" in the HeuristicLabUser Linq2SQL Class (r3968)