Problem/Motivation
See #2847708-48: RPC endpoint to reset user password.
Proposed resolution
Follow the same approach as interdiff, but for ::testLogin()
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | refactor-2886198-4.patch | 8.88 KB | acbramley |
Comments
Comment #2
larowlanComment #3
acbramley commentedComment #4
acbramley commentedPatch attached closely follows #2847708-48: RPC endpoint to reset user password
Comment #5
larowlanUnless bot says otherwise, this is good in my book.
Comment #8
xjmI looked over this with
git diff -Wto review the refactoring. Committed and pushed to 8.4.x. Since this issue only changes code internal to one test, it's also eligible for backport, so I've backported it to 8.3.x as well to keep the branches in sync.Thanks @acbramley!
Comment #9
wim leersWow, that was fast! Thanks everyone!