Opened 10 months ago
Last modified 10 months ago
Whenever a form that has the a variable 'name' in it, the value gets overriden to be the name of the logged in user.
(In [177]) re #2889 use a temp variable instead of req.args so we don't overwrite variables used for posting.
fixed and live.