]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/users_controller.rb
Use omniauth-microsoft_graph instead of omniauth-windowslive
[rails.git] / app / controllers / users_controller.rb
index fc9a6afc09a17926d49db044df1333008277b3c4..dbc621fabe259243fb0e930f02776dbf2d192248 100644 (file)
@@ -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", "windowslive"
                        true
                      else
                        false