From bb714a2beffb66cd384886641f298b988f0c0348 Mon Sep 17 00:00:00 2001 From: epriestley Date: Mon, 9 Jul 2012 10:38:32 -0700 Subject: [PATCH] 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 --- .../configuring_accounts_and_registration.diviner | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/docs/configuration/configuring_accounts_and_registration.diviner b/src/docs/configuration/configuring_accounts_and_registration.diviner index d2d933b861..f23786f808 100644 --- a/src/docs/configuration/configuring_accounts_and_registration.diviner +++ b/src/docs/configuration/configuring_accounts_and_registration.diviner @@ -93,7 +93,7 @@ nothing (the default). To configure GitHub OAuth, create a new GitHub Application: -https://github.com/account/applications/new +https://github.com/settings/applications/new You should set these things in your application: @@ -116,11 +116,6 @@ set these keys: - **github.auth-permanent**: set to ##true## to prevent unlinking Phabricator accounts from GitHub accounts. -Note that you can see a list of your GitHub applications here, although it's not -immediately clear how to get there via the UI: - -https://github.com/account/applications/ - = Configuring Google OAuth = You can configure Google OAuth to allow login, login and registration, or