Mercurial > p > roundup > code
diff CHANGES.txt @ 6257:f9c059921ccc
Document password reset mechanism in web interface.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 29 Aug 2020 00:23:58 -0400 |
| parents | 8f8bb7465cd6 |
| children | 3a851df879cd |
line wrap: on
line diff
--- a/CHANGES.txt Thu Aug 20 23:28:24 2020 -0400 +++ b/CHANGES.txt Sat Aug 29 00:23:58 2020 -0400 @@ -39,7 +39,10 @@ will work. This also fixes a bug. If assignedto.username had no matches, all issues would be returned. This is also fixed. (John Rouillard) - +- issue2550716 - Email address displayed after password reset request. + This fix actually made it into 1.6 release. However this release + documents how password reset works in user_guide.txt. (John Rouillard) + 2020-07-13 2.0.0 Fixed:
