]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/users_controller.rb
Replace references to windowslive with microsoft_graph
[rails.git] / app / controllers / users_controller.rb
index dbc621fabe259243fb0e930f02776dbf2d192248..769f3d411d73008dc0261c3bf0e99bf87089d0c6 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", "windowslive"
+                     when "google", "facebook", "microsoft_graph"
                        true
                      else
                        false