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

kobotoolbox / kpi / 24654785901 / 4
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1494-execution-and-polling-for-bulk-actions
DEFAULT BRANCH: master
Ran 20 Apr 2026 07:54AM UTC
Files 908
Run time 24s
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

20 Apr 2026 07:48AM UTC coverage: 55.543% (-0.02%) from 55.565%
24654785901.4

push

github

web-flow
feat(mfa): enable MFA unconditionally for all users DEV-1799 (#6939)

### 📣 Summary
This PR removes the `MfaAvailableToUser` whitelist model and all
subscription-based restrictions tied to Multi-Factor Authentication. MFA
is now universally available to all KoboToolbox users, governed only by
the global `MFA_ENABLED` configuration.

### 📖 Description
Historically, MFA was gated behind paid subscriptions or a specific
per-user whitelist (`MfaAvailableToUser`). As part of our push to make
security features available to everyone, this PR completely removes
those restrictions.

This PR:
- Deletes the `MfaAvailableToUser` model and its corresponding Django
Admin interface.
- Removes the subscription-check logic from
`MfaAdapter.is_mfa_enabled()`.
- Simplifies `permissions.py` to allow MFA access based solely on the
global `config.MFA_ENABLED` setting.
- Cleans up `environment.py` and related API endpoints that previously
exposed the whitelist status to the frontend.
- Refactors unit tests in `test_login.py`, `test_mfa_login.py`, and
`test_api_environment.py` to remove whitelist/subscription matrices and
verify universal access.

3979 of 11830 branches covered (33.63%)

19946 of 35911 relevant lines covered (55.54%)

0.56 hits per line

Source Files on job 24654785901.4
  • Tree
  • List 908
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24654785901
  • 95fc09d9 on github
  • Prev Job for on release/2.026.12 (#24652083072.4)
  • Next Job for on release/2.026.12 (#24671455478.5)
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