1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/conduit/method
tuomaspelkonen c797f9511a Users cannot attach diffs to revisions they don't own anymore.
Summary:
Users were able to accidentally update revisions they didn't own. Now
it is impossible to update a revision that belongs to someone else or
has been marked as committed.

Test Plan:
Tested that normal workflow works as previously, but after running
'arc amend', running 'arc diff' fails.

Manually changed the revision number in the git commit message and tried
to update something that belongs to Jason -> Failed.

Reviewed By: epriestley
Reviewers: epriestley
CC: jungejason, epriestley, tuomaspelkonen
Differential Revision: 112
2011-04-07 23:28:58 -07:00
..
base Some acutal conduit authentication. 2011-02-05 22:36:21 -08:00
conduit Improve error message about missing certificate. 2011-03-07 17:08:44 -08:00
daemon Diffusion/phd/console improvements. 2011-03-15 13:38:14 -07:00
differential Users cannot attach diffs to revisions they don't own anymore. 2011-04-07 23:28:58 -07:00
file/upload Conduit server-side basics. 2011-01-24 10:52:35 -08:00
user Provide $request->getUser() for Conduit API Requests 2011-04-07 20:16:37 -07:00