[openstreetmap-website] Add Facebook and Windows Live authentication (#960)

Tom Hughes notifications at github.com
Tue Apr 28 18:15:50 UTC 2015


This adds support for Facebook and Windows Live Authentication via the new omniauth based authentication setup. This replaces #153 which added support via the old authentication setup.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/960

-- Commit Summary --

  * Add support for Facebook authentication
  * Add support for Windows Live authentication

-- File Changes --

    M Gemfile (2)
    M Gemfile.lock (7)
    A app/assets/images/facebook.png (0)
    A app/assets/images/windowslive.png (0)
    M app/views/user/login.html.erb (6)
    M config/example.application.yml (8)
    M config/initializers/omniauth.rb (4)
    M config/locales/en.yml (9)
    M lib/auth.rb (2)
    M test/controllers/user_controller_test.rb (2)
    M test/fixtures/users.yml (30)
    M test/integration/user_creation_test.rb (236)
    M test/integration/user_login_test.rb (186)
    M test/models/user_test.rb (6)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/960.patch
https://github.com/openstreetmap/openstreetmap-website/pull/960.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/960
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20150428/bd22cfb3/attachment.html>


More information about the rails-dev mailing list