• 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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.0
  • 1.2
  • add-agents.md
  • backport/500-to-1.2-1776896907
  • backport/507-to-1.2-1777145431
  • bump-version
  • changelog-bot-change-bang
  • chore/port-changelog-1.2.1
  • chore/port-changelog-1.2.2
  • chores/add-ci-falure-bot
  • chores/use-theme-colors
  • ci/bot-autoassign
  • ci/changelog_bot
  • codex/issue-487-uuid-route-validation
  • css-fixes
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • 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/github_actions/pypa/gh-action-pypi-publish-1.14.0
  • dependabot/pip/django-allauth-gte-65.12.0-and-lt-65.16.0
  • dependabot/pip/django-allauth-gte-65.18.0-and-lt-65.19.0
  • 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-extensions-gte-4.1-and-lt-4.2
  • dependabot/pip/django-organizations-approx-eq-2.5.0
  • dependabot/pip/django-organizations-gte-2.5.0-and-lt-2.7.0
  • dependabot/pip/django-organizations-gte-2.6.0-and-lt-2.7.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-phonenumber-field-gte-8.1.0-and-lt-8.5.0
  • dependabot/pip/django-phonenumber-field-gte-8.4.0-and-lt-8.5.0
  • dependabot/pip/django-redis-approx-eq-6.0.0
  • dependabot/pip/django-reversion-approx-eq-6.0.0
  • dependabot/pip/django-reversion-approx-eq-6.1.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
  • dependabot/pip/phonenumbers-gte-9.0.29-and-lt-9.1.0
  • dependabot/pip/phonenumbers-gte-9.0.31-and-lt-9.1.0
  • django-reversion-6.2.0
  • drop-python3.9
  • feature/backport-workflow
  • fix-ci-1.2-python3.9
  • fix-deprecated-uuid-admin
  • fix-socialauth
  • fix/remove-validated-serializer-workaround
  • fix_template_loaders_order_in_tests
  • fixed-social-account-inline
  • issues/238-view-shared-objects
  • issues/354-refactor-baseemailview
  • issues/432-deps
  • issues/482-password-reset-not-displaying-site-name
  • issues/497-export-users
  • issues/499-user-expiration
  • issues/501-SOCIALACCOUNT_ADMIN_NEEDED
  • master
  • minor-improvements
  • new-menu
  • qa
  • release/1.2.0
  • release/1.2.1
  • release/1.2.2
  • replicate-version-branch
  • rest-auth-token
  • separate-session-storage
  • switch-to-prettier
  • tests/api-query-clarity
  • utils-pagination

19 Jun 2026 05:00PM UTC coverage: 98.128% (-0.02%) from 98.15%
27838700983

push

github

web-flow
[feature] Add API key management to user admin #240

Introduced an admin inline form within the user administration page for
managing API keys. Authorized administrators can now create and delete
API keys for users. Users can always delete their own API keys. Existing
API keys are masked when viewing other users' profiles and are only
visible to the owner.

Administrator group migrations were updated to include API key
permissions.

Closes #240

1992 of 2030 relevant lines covered (98.13%)

13.74 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27838700983 master [feature] Add API key management to user admin #240 Introduced an admin inline form within the user administration page for managing API keys. Authorized administrators can now create and delete API keys for users. Users can always delete their o... push 19 Jun 2026 05:04PM UTC web-flow github
98.13
27837807907 rest-auth-token Merge 0bc7c1538 into d1b40054a Pull #530 19 Jun 2026 04:43PM UTC web-flow github
98.13
27802402975 rest-auth-token Merge b2206e389 into d1b40054a Pull #530 19 Jun 2026 02:54AM UTC web-flow github
98.13
27801332789 rest-auth-token Merge d27930cc2 into d1b40054a Pull #530 19 Jun 2026 02:19AM UTC web-flow github
98.13
27801186192 rest-auth-token Merge 09c110999 into d1b40054a Pull #530 19 Jun 2026 02:16AM UTC web-flow github
98.13
27801087576 rest-auth-token Merge d27930cc2 into d1b40054a Pull #530 19 Jun 2026 02:12AM UTC web-flow github
98.13
27796532127 rest-auth-token Merge 6c8ffa236 into d1b40054a Pull #530 18 Jun 2026 11:57PM UTC web-flow github
98.13
27793719262 rest-auth-token Merge 4dfea8a58 into d1b40054a Pull #530 18 Jun 2026 10:44PM UTC web-flow github
98.13
27784340713 rest-auth-token Merge 6ade155d8 into d1b40054a Pull #530 18 Jun 2026 07:36PM UTC web-flow github
98.15
27781499010 rest-auth-token Merge 2e1c2042d into d1b40054a Pull #530 18 Jun 2026 06:44PM UTC web-flow github
98.14
See All Builds (1337)
  • 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

© 2026 Coveralls, Inc