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

hoodiehq / hoodie-server / 1660
100%
next: 82%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: next
Ran 26 Dec 2016 11:40PM UTC
Jobs 1
Files 17
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

pending completion
1660

push

travis-ci

gr2m
fix: do not set `authenticationDb` name from CouchDB config

BREAKING CHANGE:

CouchDB’s `_users` database is configurable at `/_config/couch_httpd_auth/authentication_db`. We read out this configuration and used it as the name of the users database. But as we don’t rely on the special behavior of CouchDB’s users database (auto-hashing of passwords) we can use any normal CouchDB database to store the accoutns of Hoodie. And as the `/_config` API is not implemented by CouchDB-like hosters like Cloudant, we want to store this configuration ourselves.

For now, we hardcode the database name to default to `_users`. The name can be configured via `options.account.usersDb`.

1 of 1 new or added line in 1 file covered. (100.0%)

206 of 206 relevant lines covered (100.0%)

3.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1660.1 26 Dec 2016 11:40PM UTC 0
100.0
Travis Job 1660.1
Source Files on build 1660
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1660
  • fccb6136 on github
  • Prev Build on hoodiehq/discussion#108 (#1659)
  • Next Build on hoodiehq/discussion#108 (#1662)
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

© 2025 Coveralls, Inc