Task #11735 (new)
Opened 6 years ago
Last modified 3 years ago
Add salt password tests
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | Unscheduled |
| Component: | General | Version: | 4.4.9 |
| Keywords: | n.a. | Cc: | java@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
See: https://github.com/openmicroscopy/openmicroscopy/pull/1800
Simple salting was added in PR 1800. The job for running internal server tests which would have access to the hash column of the password table, however, are not currently green.
Postponing the writing of those tests until we have the infrastructure in place.
Change History (1)
comment:1 Changed 3 years ago by sbesson
- Milestone changed from Testing2 to Unscheduled
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moving to Unscheduled as this requires infrastructure to access the DB directly which we do not have at the moment.