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

MicroPyramid / django-mfa / 64
87%

Build:
DEFAULT BRANCH: master
Ran 20 Sep 2018 11:09AM UTC
Jobs 1
Files 16
Run time 4s
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
64

push

travis-ci

chaitu210
Added remember-my-browser feature.  Does not ask for the code again on the same browser (#31)

* Make it work with Django 2.0.7

* No need to specify the namespace when including django-mfa urls

* Once MFA is successfuly enabled redirect to LOGIN_REDIRECT_URL
Pass optional settings.MFA_ISSUER_NAME to the Authenticator app via QR code

* Added remember-my-browser, a feature allowing to use cookie to remember that
a code has already been entered successfully on a browser and not ask again
for a defined number of days

* Use redirect to LOGIN_REDIRECT_URL instead of HttpResponseRedirect to support
both url path and urlpattern name

* Don't set the remember-my-browser cookie when MFA is enabled.  Make the user
enter the code on next login
Set cookie secure flag based on DEBUG

* Delete the remember-my-browser cookie when disabling MFA

129 of 293 relevant lines covered (44.03%)

0.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 64.1 20 Sep 2018 11:09AM UTC 0
44.03
Travis Job 64.1
Source Files on build 64
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #64
  • 2ff42f74 on github
  • Prev Build on master (#62)
  • Next Build on master (#65)
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