變更登入帳號

如果要讓登入id可以變更,可以使用如下語法達成

from Products.CMFPlone import utils
utils.set_own_login_name(memberObject, newLoginId)