Actions
Bug #7584
closedDisable/Delete Account endpoints fail while logged out if their field is not public accessible
Description
If the user uses the disable/delete account confirmation link while not logged in and the field is on a tab marked Registered the confirmation will always fail. The field check in the case of a valid token being supplied should only be checking if it's enabled or disabled.
Actions