From 8fa61ae164698c55cec2fbc029a9d66fcd24a438 Mon Sep 17 00:00:00 2001 From: Paul Melnikow Date: Wed, 8 Jul 2020 19:12:22 -0400 Subject: [PATCH] Update Cloudflare access + remove OAuth app (#5295) --- doc/production-hosting.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/production-hosting.md b/doc/production-hosting.md index be7c71fb09..92a316e29e 100644 --- a/doc/production-hosting.md +++ b/doc/production-hosting.md @@ -32,8 +32,7 @@ Production hosting is managed by the Shields ops team: | Legacy badge servers | Admin endpoints | @espadrine, @paulmelnikow | | Cloudflare (CDN) | Account owner | @espadrine | | Cloudflare (CDN) | Access management | @espadrine | -| Cloudflare (CDN) | Admin access | @espadrine, @paulmelnikow | -| GitHub | OAuth app | @espadrine ([could be transferred to the badges org][oauth transfer]) | +| Cloudflare (CDN) | Admin access | @calebcartwright, @chris48s, @espadrine, @paulmelnikow, @PyvesB | | Twitch | OAuth app | @PyvesB | | YouTube | Account owner | @PyvesB | | OpenStreetMap (for Wheelmap) | Account owner | @paulmelnikow | @@ -64,7 +63,6 @@ Shields has mercifully little persistent state: [github auth admin endpoint]: https://github.com/badges/shields/blob/master/services/github/auth/admin.js [request cache]: https://github.com/badges/shields/blob/master/core/base-service/legacy-request-handler.js#L29-L30 [regular-update cache]: https://github.com/badges/shields/blob/master/core/legacy/regular-update.js -[oauth transfer]: https://developer.github.com/apps/managing-oauth-apps/transferring-ownership-of-an-oauth-app/ ## Configuration