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

Djenesis / contributr / 149
65%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2015 10:59PM UTC
Jobs 2
Files 17
Run time 6s
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

pending completion
149

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%)

1.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 149.1 (DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis") 28 Sep 2015 10:59PM UTC 0
52.78
Travis Job 149.1
2 149.2 (DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis") 28 Sep 2015 10:59PM UTC 0
52.78
Travis Job 149.2
Source Files on build 149
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #149
  • Pull Request #83
  • PR Base - master (#146)
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