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

openwisp / openwisp-users
98%

Build:
DEFAULT BRANCH: master
Repo Added 06 Mar 2017 05:53PM UTC
Files 31
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 1.0
  • bump-version
  • css-fixes
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
  • dependabot/pip/django-allauth-socialaccount--approx-eq-65.11.1
  • dependabot/pip/django-allauth-socialaccount--approx-eq-65.3.0
  • dependabot/pip/django-allauth-socialaccount--approx-eq-65.3.1
  • dependabot/pip/django-allauth-socialaccount--approx-eq-65.4.1
  • dependabot/pip/django-allauth-socialaccount--approx-eq-65.6.0
  • dependabot/pip/django-allauth-socialaccount--approx-eq-65.7.0
  • dependabot/pip/django-allauth-socialaccount--approx-eq-65.8.1
  • dependabot/pip/django-allauth-socialaccount--approx-eq-65.9.0
  • dependabot/pip/django-extensions-approx-eq-4.1
  • dependabot/pip/django-organizations-approx-eq-2.5.0
  • dependabot/pip/django-phonenumber-field-approx-eq-8.1.0
  • dependabot/pip/django-phonenumber-field-gte-8.1.0-and-lt-8.4.0
  • dependabot/pip/django-redis-approx-eq-6.0.0
  • dependabot/pip/django-reversion-approx-eq-6.0.0
  • dependabot/pip/django-sesame-approx-eq-3.2.3
  • dependabot/pip/phonenumbers-approx-eq-8.13.52
  • dependabot/pip/phonenumbers-approx-eq-8.13.54
  • dependabot/pip/phonenumbers-approx-eq-8.13.55
  • dependabot/pip/phonenumbers-approx-eq-9.0.10
  • dependabot/pip/phonenumbers-approx-eq-9.0.13
  • dependabot/pip/phonenumbers-approx-eq-9.0.15
  • dependabot/pip/phonenumbers-approx-eq-9.0.2
  • dependabot/pip/phonenumbers-approx-eq-9.0.4
  • dependabot/pip/phonenumbers-approx-eq-9.0.6
  • dependabot/pip/phonenumbers-approx-eq-9.0.8
  • issues/238-view-shared-objects
  • issues/354-refactor-baseemailview
  • issues/432-deps
  • minor-improvements
  • new-menu
  • qa
  • release/1.2.0
  • replicate-version-branch
  • switch-to-prettier

02 Dec 2025 11:30AM UTC coverage: 97.891% (+0.003%) from 97.888%
19857102284

push

github

nemesifier
[fix] Prevent authentication without a username in UsersAuthenticationBackend

Some authentication backends (such as token-based or external identity
providers) may invoke this backend without supplying a username. In such
cases, the backend would previously continue and attempt to query the
database with `None` as the username. This can lead to inefficient or
broad queries that negatively impact performance, especially in large
user tables.

1717 of 1754 relevant lines covered (97.89%)

14.68 hits per line

Relevant lines Covered
Build:
Build:
1754 RELEVANT LINES 1717 COVERED LINES
14.68 HITS PER LINE
Source Files on master
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19857102284 master [fix] Prevent authentication without a username in UsersAuthenticationBackend Some authentication backends (such as token-based or external identity providers) may invoke this backend without supplying a username. In such cases, the backend would... push 02 Dec 2025 11:34AM UTC nemesifier github
97.89
19832799803 master [deps] Update django-allauth[socialaccount] requirement --- updated-dependencies: - dependency-name: django-allauth[socialaccount] dependency-version: 65.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@git... push 01 Dec 2025 06:15PM UTC nemesifier github
97.89
18939291468 master [deps] Bumped version to 1.3.0a push 30 Oct 2025 11:38AM UTC nemesifier github
97.89
18755334797 master 1.2.0 release Signed-off-by: Gagan Deep <pandafy.dev@gmail.com> push 23 Oct 2025 04:36PM UTC pandafy github
97.89
18619131559 master [chores] Moved CSS for allauth templates to dedicated CSS Avoid screwing up the whole layout for a few pages. push 18 Oct 2025 06:15PM UTC nemesifier github
97.89
18503100557 master [deps] Switched to ranges to reduce dependabot PRs push 14 Oct 2025 04:23PM UTC nemesifier github
97.89
18502832026 master [deps] Update django-allauth[socialaccount] requirement from ~=65.8.1 to ~=65.12.0 * [deps] Update django-allauth[socialaccount] requirement --- updated-dependencies: - dependency-name: django-allauth[socialaccount] dependency-version: 65.11.1... push 14 Oct 2025 04:12PM UTC web-flow github
97.89
18431451429 master [deps] Update django-reversion requirement from ~=5.1.0 to ~=6.0.0 Updates the requirements on [django-reversion](https://github.com/etianen/django-reversion) to permit the latest version. - [Release notes](https://github.com/etianen/django-rever... push 11 Oct 2025 03:46PM UTC nemesifier github
97.89
18169481625 master [deps] Update phonenumbers requirement from ~=9.0.13 to ~=9.0.15 Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. - [Commits](https://github.com/daviddrysdale/python-ph... push 01 Oct 2025 05:34PM UTC nemesifier github
97.89
18169449116 master [ci] Bump actions/setup-python from 5 to 6 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/... push 01 Oct 2025 04:56PM UTC nemesifier github
97.89
See All Builds (1190)
  • Repo on GitHub
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

© 2025 Coveralls, Inc