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

jwag956 / flask-security / 445
97%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2019 07:46PM UTC
Jobs 1
Files 24
Run time 6s
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
445

push

travis-ci

web-flow
Add argon2 as allowable password hash. (#209)

Simple really - and add a comment in the docs that you probably have to install an additional package to use it.

Argon2 implementation doesn't honor the deprecated passlib model of passing in options at hash time.

Added a new config variable SECURITY_PASSWORD_HASH_PASSLIB_OPTIONS that is used a CryptContext creation time
that is the new passlib model for how to set hash options.

Kept the SECURITY_PASSWORD_HASH_OPTIONS for backwards compat.

Argon2 doesn't need double hash - so add it to 'SINGLE' hash list.

Convert example to use argon2.

closes: #205
closes: #133

2181 of 2250 relevant lines covered (96.93%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
8 445.8 (REQUIREMENTS=release) 14 Nov 2019 07:46PM UTC 0
96.93
Travis Job 445.8
Source Files on build 445
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #445
  • d3a9e515 on github
  • Prev Build on master (#441)
  • Next Build on master (#447)
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