Opened 10 years ago
Closed 9 years ago
#2372 closed defect (done)
Fix user creation in access service admin tool
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.12 |
Component: | Services.Authentication | Version: | 3.3.11 |
Keywords: | Cc: |
Description
The tool does not set the isApproved property of new users leading to a deactivated user account which then has to be activated in a second step which does not make any sense.
Change History (4)
comment:1 Changed 10 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 10 years ago by ascheibe
- Owner changed from ascheibe to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 10 years ago by mkommend
- Owner changed from mkommend to ascheibe
- Status changed from reviewing to readytorelease
Reviewed r12315 which looks fine. I haven't tested the change though.
comment:4 Changed 9 years ago by ascheibe
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r12315 fixed user creation in access service admin tool