comparison CHANGES.txt @ 5973:fe334430ca07

issue2550919 - Anti-bot signup using 4 second delay Took the code by erik forsberg and massaged it into the core. So this is no longer needed in the tracker. Updated devel and responsive trackers to remove timestamp.py and update input field name. Docs, changes and tests complete. Hopefully these tracker changes won't cause an issue for other tests.
author John Rouillard <rouilj@ieee.org>
date Sat, 09 Nov 2019 00:30:37 -0500
parents e5acd1843517
children 1fc40205c5d0
comparison
equal deleted inserted replaced
5972:ae35daa5baab 5973:fe334430ca07
20 needs to be marked as urgent or similar, e.g., Outlook uses an 20 needs to be marked as urgent or similar, e.g., Outlook uses an
21 "Importance" header, when set to "high" it highlights the message. 21 "Importance" header, when set to "high" it highlights the message.
22 (Ralf Schlatterbeck) 22 (Ralf Schlatterbeck)
23 - issue2550926 - Original author adding a second message shouldn't set 23 - issue2550926 - Original author adding a second message shouldn't set
24 status to 'chatting'. See upgrading.txt for details. (John Rouillard) 24 status to 'chatting'. See upgrading.txt for details. (John Rouillard)
25 - issue2550919 - Anti-bot signup using 4 second delay. New config.ini
26 param [web] registration_delay must be set to 0 if template
27 user.register.html is not modified. See upgrading.txt for details.
28
25 Fixed: 29 Fixed:
26 30
27 - issue2550996 - Give better error message when running with -c 31 - issue2550996 - Give better error message when running with -c
28 (install as windows service) and pywin32 is not importable. Could use 32 (install as windows service) and pywin32 is not importable. Could use
29 better testing on a windows box. (John Rouillard) 33 better testing on a windows box. (John Rouillard)

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