comparison 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
comparison
equal deleted inserted replaced
6256:29c6dc8ed004 6257:f9c059921ccc
37 issue requested transitive searching. So that: 37 issue requested transitive searching. So that:
38 roundup-admin -i . filter issue assignedto.username=Admin 38 roundup-admin -i . filter issue assignedto.username=Admin
39 will work. This also fixes a bug. If assignedto.username had no 39 will work. This also fixes a bug. If assignedto.username had no
40 matches, all issues would be returned. This is also fixed. 40 matches, all issues would be returned. This is also fixed.
41 (John Rouillard) 41 (John Rouillard)
42 42 - issue2550716 - Email address displayed after password reset request.
43 This fix actually made it into 1.6 release. However this release
44 documents how password reset works in user_guide.txt. (John Rouillard)
45
43 2020-07-13 2.0.0 46 2020-07-13 2.0.0
44 47
45 Fixed: 48 Fixed:
46 49
47 - encoding for SSHA encoded passwords with Python 3 (Christof 50 - encoding for SSHA encoded passwords with Python 3 (Christof

Roundup Issue Tracker: http://roundup-tracker.org/