Kaynağa Gözat

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

Torkel Ödegaard 10 yıl önce
ebeveyn
işleme
ca9c11486e
2 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 1
      conf/defaults.ini
  2. 0 1
      conf/sample.ini

+ 0 - 1
conf/defaults.ini

@@ -153,7 +153,6 @@ auth_url = https://github.com/login/oauth/authorize
 token_url = https://github.com/login/oauth/access_token
 token_url = https://github.com/login/oauth/access_token
 api_url = https://api.github.com/user
 api_url = https://api.github.com/user
 team_ids =
 team_ids =
-allowed_domains =
 allowed_organizations =
 allowed_organizations =
 
 
 #################################### Google Auth ##########################
 #################################### Google Auth ##########################

+ 0 - 1
conf/sample.ini

@@ -152,7 +152,6 @@
 ;token_url = https://github.com/login/oauth/access_token
 ;token_url = https://github.com/login/oauth/access_token
 ;api_url = https://api.github.com/user
 ;api_url = https://api.github.com/user
 ;team_ids =
 ;team_ids =
-;allowed_domains =
 ;allowed_organizations =
 ;allowed_organizations =
 
 
 #################################### Google Auth ##########################
 #################################### Google Auth ##########################