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

locomotivemtl / charcoal-property / 383
61%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2019 11:14PM UTC
Jobs 1
Files 39
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
383

push

travis-ci

mcaskill
Fix PasswordProperty save routine

The `password_hash()` function can not rehash a password that is already hashed.

Added:
- Method `isHashed()` to check if the algorithm can not be recognized (which could mean its plain-text)
- Method `isValid()` to validate a password against a hash and rehash the value if needed
- Method `getMaxLength()` to force a 72 character maximum for the BCRYPT algorithm

Changed:
- Method `save()` to check if value is plain and hash it accordingly

1764 of 2850 relevant lines covered (61.89%)

3.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 383.1 02 Oct 2019 11:13PM UTC 0
61.89
Travis Job 383.1
Source Files on build 383
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #383
  • 58faeece on github
  • Prev Build on master (#381)
  • Next Build on master (#388)
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