[openstreetmap-website] Add Twitter and GitHub authentication (#989)
Tom Hughes
notifications at github.com
Mon Jun 8 16:13:29 UTC 2015
This adds support for Twitter and GitHub login - will need the normal legal review of terms.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/989
-- Commit Summary --
* Add support for Twitter authentication
* Add support for GitHub authentication
-- File Changes --
M Gemfile (2)
M Gemfile.lock (11)
A app/assets/images/github.png (0)
A app/assets/images/twitter.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 (6)
M lib/auth.rb (2)
M test/controllers/user_controller_test.rb (2)
M test/fixtures/users.yml (28)
M test/integration/user_creation_test.rb (228)
M test/integration/user_login_test.rb (178)
M test/models/user_test.rb (6)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/989.patch
https://github.com/openstreetmap/openstreetmap-website/pull/989.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/989
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20150608/b708a74d/attachment.html>
More information about the rails-dev
mailing list