config(github oauth): removed allowed_domains options, closes #1986

This commit is contained in:
Torkel Ödegaard
2015-08-18 20:19:37 +02:00
parent 01d9849e44
commit ca9c11486e
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -153,7 +153,6 @@ auth_url = https://github.com/login/oauth/authorize
token_url = https://github.com/login/oauth/access_token
api_url = https://api.github.com/user
team_ids =
allowed_domains =
allowed_organizations =
#################################### Google Auth ##########################
-1
View File
@@ -152,7 +152,6 @@
;token_url = https://github.com/login/oauth/access_token
;api_url = https://api.github.com/user
;team_ids =
;allowed_domains =
;allowed_organizations =
#################################### Google Auth ##########################