• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Djenesis / contributr / 149 / 2
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2015 10:59PM UTC
Files 17
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Sep 2015 10:58PM UTC coverage: 52.778% (+0.9%) from 51.887%
DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis"

Pull #83

travis-ci

ameistad
Add account authentication with GitHub

This adds support for OAuth2 authentication with GitHub using the django-allauth package.
* django-allauth in requirements files.
* Added django-allauth urls, with a custom profile url and template which displays github data.
* Added django-allauth specific settings in base.py.
* Added a link to login with GitHub to base.html navbar.

To get this working in development you need to register an app with GitHub:
https://github.com/settings/applications/new
Homepage url and callback url can be set to http://127.0.0.1:8000

Then in the Django Admin:
Set the example.com site to http:/127.0.0.1:8000
Social accounts > Add social application >
Provider: GitHub, Name: github. Add client key and secret key from registered app on GitHub. Key can be left blank. Set site to http://127.0.0.1:8000

Closes: #43
See also: #39
Pull Request #83: Add account authentication with GitHub

57 of 108 relevant lines covered (52.78%)

0.53 hits per line

Source Files on job 149.2 (DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 149
  • Travis Job 149.2
  • 2718482a on github
  • Prev Job for DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis" on master (#146.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc