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

pinax / django-user-accounts / 171 / 5
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 31 Jan 2015 05:09AM UTC
Files 24
Run time 12s
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

31 Jan 2015 05:08AM UTC coverage: 39.922% (+0.3%) from 39.611%
DJANGO=1.7 DJANGO_VERSION_MIN=1.7 DJANGO_VERSION_MAX=1.8

Pull #168

travis-ci

DasAllFolks
<a href="https://github.com/pinax/django-user-accounts/commit/<a class=hub.com/pinax/django-user-accounts/commit/cdce29532e4e856f753262ad1af537d4e5fb2ad9">cdce29532<a href="https://github.com/pinax/django-user-accounts/commit/cdce29532e4e856f753262ad1af537d4e5fb2ad9">&quot;&gt;Constrained backend authenticate() methods to only accept username and pw.

The reason for this change is that we want to raise a TypeError if the wrong
types of credentials are input to authenticate():

https://github.com/django/django/blob/</a><a class="double-link" href="https://github.com/pinax/django-user-accounts/commit/<a class="double-link" href="https://github.com/pinax/django-user-accounts/commit/b06dfad88fb12a927c86a1eb23064201c9560fb1">b06dfad88</a>">b06dfad88</a><a href="https://github.com/pinax/django-user-accounts/commit/cdce29532e4e856f753262ad1af537d4e5fb2ad9">/django/contrib/auth/__init__.py#L64

Right now, one of these authenticate() methods could conceivably raise a
KeyError instead if no &quot;username&quot; kwarg is supplied (I had this happen to me in
my own code while installing a new authentication backend).
Pull Request #168: Constrained backend authenticate() methods to only accept username and password

513 of 1285 relevant lines covered (39.92%)

0.4 hits per line

Source Files on job 171.5 (DJANGO=1.7 DJANGO_VERSION_MIN=1.7 DJANGO_VERSION_MAX=1.8)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 171
  • Travis Job 171.5
  • cdce2953 on github
  • Prev Job for DJANGO=1.7 DJANGO_VERSION_MIN=1.7 DJANGO_VERSION_MAX=1.8 on master (#159.7)
  • Next Job for DJANGO=1.7 DJANGO_VERSION_MIN=1.7 DJANGO_VERSION_MAX=1.8 on master (#172.7)
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