Homec4science

Restore user edit controller, remove profile edit controller

Authored by epriestley <git@epriestley.com> on Jul 26 2011, 05:32.

Description

Restore user edit controller, remove profile edit controller

Summary:
I took the wrong route out of the URI map in
rP0de2e03cc245723fd64f410f5fe22ee65f05f568.

The removed route was user account editing/creation.

The intended route was profile editing (now in Settings).

Test Plan:

  • Clicked "Create New Account", got account create interface instead of 404.
  • Went to /profile/edit/, got 404 instead of class-not-found exception.

Reviewed By: moskov
Reviewers: moskov, jungejason, tuomaspelkonen, aran
CC: aran, moskov
Differential Revision: 731

Details

Committed
epriestley <git@epriestley.com>Jul 26 2011, 05:37
Pushed
aubortJan 31 2017, 17:16
Parents
rPHaeae33b7d61f: Key Value Store for ManiphestTask
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH9d94ea9fdf56: Restore user edit controller, remove profile edit controller (authored by epriestley <git@epriestley.com>).Jul 26 2011, 05:37