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

Flask-Middleware / flask-security / 722
98%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2020 04:57PM UTC
Jobs 1
Files 27
Run time 3s
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
722

push

travis-ci

web-flow
Fix more Basic Auth. (#371)

Basic auth didn't reject deactivated users.

Basic Auth didn't return WWW-Authenticate when request was JSON.

Introduced a new config variable SECURITY_API_ENABLED_METHODS which configures which of (basic, session, token) will be used
to authenticate Flask-Security's endpoints that require it.

change the @auth_required decorator to take a callable which can reference context variables (such as config).

Change all endpoints that require authentication to use new config variable.

Fixes: #368
Fixes: #369

2893 of 2966 relevant lines covered (97.54%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
4 722.4 (REQUIREMENTS=release) 08 Aug 2020 04:57PM UTC 0
97.54
Travis Job 722.4
Source Files on build 722
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #722
  • c1d8426a on github
  • Prev Build on master (#719)
  • Next Build on master (#725)
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