Adjust behavior for master plan editor based on logged in user
Right now, the frontend editor doesn't care if the plan being edited belongs to the user who is editing it or somebody else. This should be changed to prevent attempting to edit another user's plan, which is not possible. Instead, the behavior should be reflected on the frontend.