@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
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

OAuth Server docs: Fix a wrong menu item name

Summary: Diviner's "Using the Phorge OAuth Server" article mentions "Create Application" but that item got renamed to "Create OAuth Server" in rP57f016b1.

Test Plan: Go to http://phorge.localhost/oauthserver/ and check the upper right corner.

Reviewers: O1 Blessed Committers, mainframe98

Reviewed By: O1 Blessed Committers, mainframe98

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D26194

+1 -1
+1 -1
src/docs/contributor/using_oauthserver.diviner
··· 35 35 36 36 = Setup - Creating a Client = 37 37 38 - # Visit {nav Your Local Install > OAuth Server > Create Application} 38 + # Visit {nav Your Local Install > OAuth Server > Create OAuth Server} 39 39 # Fill out the form 40 40 # Profit 41 41