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

zendframework / zend-expressive-authentication / 96 / 2
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 22 Aug 2018 02:09PM UTC
Files 15
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

22 Aug 2018 02:08PM UTC coverage: 88.889%. Remained the same
DEPS=locked CS_CHECK=true TEST_COVERAGE=true

Pull #34

travis-ci

web-flow
added realm to htpasswd configuration, added bcrypt hint

The realm is required to prevent an InvalidConfigException in BasicAccessFactory from zendframework/zend-expressive-authentication-basic.

Since it's checked and RFC 2617 says "The realm attribute (case-insensitive) is required for all authentication schemes which issue a challenge.", it should be save to add it to the docs.

Also the .htpasswd file must use bcrypt hash algorithm, otherwise a RuntimeException is thrown.
Pull Request #34: added realm to htpasswd configuration, added bcrypt hint

128 of 144 relevant lines covered (88.89%)

3.66 hits per line

Source Files on job 96.2 (DEPS=locked CS_CHECK=true TEST_COVERAGE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 70
  • Travis Job 96.2
  • 0c1ee99d on github
  • Prev Job for DEPS=locked CS_CHECK=true TEST_COVERAGE=true on patch-1 (#95.2)
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