1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src
epriestley 9d94ea9fdf 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
2011-07-25 20:37:00 -07:00
..
aphront Restore user edit controller, remove profile edit controller 2011-07-25 20:37:00 -07:00
applications Key Value Store for ManiphestTask 2011-07-25 19:11:55 -07:00
docs Update roadmap document. 2011-07-22 10:38:34 -07:00
infrastructure Remove unused EXPECTED_SCHEMA_VERSION constant 2011-07-24 18:16:39 -07:00
storage Improve DarkConsole "Services" and "XHProf" plugins 2011-07-11 12:51:58 -07:00
view Fix conservative CSRF token cycling limit 2011-07-14 08:09:40 -07:00
__celerity_resource_map__.php Allow administrative editing of project resources 2011-07-21 16:46:28 -07:00
__phutil_library_init__.php Distinguish between aphront and phabricator. 2011-01-22 17:45:28 -08:00
__phutil_library_map__.php Key Value Store for ManiphestTask 2011-07-25 19:11:55 -07:00