@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Conduit: Deprecate conduit.connect and conduit.getcertificate endpoints master

Summary: Session-based auth got superseded by token-based authentication long ago. Refs T16487 Test Plan: * Go to http://phorge.localhost/conduit/method/conduit.connect/ and http://phorge.localhost/conduit/method/conduit.getcertificate/ * See a "Stability" entry saying "Deprecated Method" Reviewers: O1 Blessed Committers, avivey Reviewed By: O1 Blessed Committers, avivey Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Maniphest Tasks: T16487 Differential Revision: https://we.phorge.it/D26728