X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/28b00b85da663c161803897f6a54550597ed82c1..aa529f63038abebc8ae9381ff9288f74c10596b0:/app/controllers/users_controller.rb diff --git a/app/controllers/users_controller.rb b/app/controllers/users_controller.rb index fc9a6afc0..0f9e16767 100644 --- a/app/controllers/users_controller.rb +++ b/app/controllers/users_controller.rb @@ -250,7 +250,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" + when "google", "facebook", "microsoft" true else false