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

mattupstate / flask-security / 774 / 5
28%
develop: 28%

Build:
DEFAULT BRANCH: develop
Ran 29 May 2017 09:22AM UTC
Files 20
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

29 May 2017 09:22AM UTC coverage: 93.772%. Remained the same
REQUIREMENTS=lowest

push

travis-ci

Jiri Kuncar
Do not use strip() to compare passwords in flask_security.forms.ChangePasswordForm (#642)

* Do not use strip() to compare passwords.
  Currently in the password change form, strip() is used to
  compare old and new passwords. However, whitespace is an
  accepted part of a password. For example, '     a' and
  'a     ' are two different *valid* passwords. Thus, the
  strip() should not be done.

* Add whitespace test case for password change.

1340 of 1429 relevant lines covered (93.77%)

0.94 hits per line

Source Files on job 774.5 (REQUIREMENTS=lowest)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 774
  • Travis Job 774.5
  • 3dae7b70 on github
  • Prev Job for REQUIREMENTS=lowest on develop (#771.5)
  • Next Job for REQUIREMENTS=lowest on develop (#777.1)
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