364
364
# If login not specified, update yourself
367
369
# Make a dict of fields to update
368
370
oldpassword = fields.getfirst('oldpass')
373
374
# Note: May be rolled back if auth check below fails
375
375
setattr(user, f, val.value.decode('utf-8'))