parent
746bfd0a48
commit
1b5200b797
2 changed files with 7 additions and 7 deletions
|
@ -247,7 +247,7 @@ class UsersController < ApplicationController
|
|||
when "openid"
|
||||
uid.match(%r{https://www.google.com/accounts/o8/id?(.*)}) ||
|
||||
uid.match(%r{https://me.yahoo.com/(.*)})
|
||||
when "google", "facebook", "microsoft"
|
||||
when "google", "facebook", "microsoft", "github", "wikipedia"
|
||||
true
|
||||
else
|
||||
false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue