@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.

Update GitHub oauth docs

Summary: GitHub moved these pages around and made it easier to find your application list.

Test Plan: Read docs, verified links are correct.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D2941

+1 -6
+1 -6
src/docs/configuration/configuring_accounts_and_registration.diviner
··· 93 93 94 94 To configure GitHub OAuth, create a new GitHub Application: 95 95 96 - https://github.com/account/applications/new 96 + https://github.com/settings/applications/new 97 97 98 98 You should set these things in your application: 99 99 ··· 115 115 accounts. 116 116 - **github.auth-permanent**: set to ##true## to prevent unlinking Phabricator 117 117 accounts from GitHub accounts. 118 - 119 - Note that you can see a list of your GitHub applications here, although it's not 120 - immediately clear how to get there via the UI: 121 - 122 - https://github.com/account/applications/ 123 118 124 119 = Configuring Google OAuth = 125 120