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

jwag956 / flask-security / 204 / 7
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2019 09:14PM UTC
Files 22
Run time 1s
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

05 Jun 2019 09:07PM UTC coverage: 93.292% (+0.2%) from 93.062%
REQUIREMENTS=release

push

travis-ci

web-flow
fix: Improve 2FA views. (#98)

as documented in Issue #90:

- add initialization and tests for the 3 2FA form context processors.
- for 2fa login - improve JSON response so can decide what next state is.
- add 2FA URL configurations and documentation.
- allow for both 2FA and normal logins - see below.

All logins now go through /login - however if SECURITY_TWO_FACTOR is true - all login's
require 2FA. Next step is to make this per-user. No change in behavior.

Backwards compat:
Other 2FA views have changed default endpoint URLS:

/two_factor_setup_function -> /tf-setup
/two_factor_token_validation -> tf-validate
/change/two_factor_password_confirmation -> /tf-confirm
/two_factor_rescue_function -> /tf-rescue

closes #90

1794 of 1923 relevant lines covered (93.29%)

0.93 hits per line

Source Files on job 204.7 (REQUIREMENTS=release)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 183
  • Travis Job 204.7
  • 2eb7b336 on github
  • Prev Job for REQUIREMENTS=release on master (#202.5)
  • Next Job for REQUIREMENTS=release on master (#212.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