2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00

Revert "Add prompt and HD settings to the Google OAuth2 plugin."

This reverts commit f74d6bb605.
This commit is contained in:
Joffrey JAFFEUX 2018-02-22 19:17:02 +01:00
parent ca1fd774a1
commit 1c790ae6bc
2 changed files with 1 additions and 11 deletions

View file

@ -255,14 +255,6 @@ login:
default: false
google_oauth2_client_id: ''
google_oauth2_client_secret: ''
google_oauth2_prompt:
default: 'none'
type: enum
choices:
- 'none'
- 'consent'
- 'select_account'
google_oauth2_hd: ''
enable_yahoo_logins:
client: true
default: false