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

node-influx / node-influx / 17546336088

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/master/pr-735-4ae8dc10c827bee9778cc1b6862a14bffdf60d80
DEFAULT BRANCH: master
Ran 08 Sep 2025 09:34AM UTC
Jobs 0
Files 0
Run time –
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
17546336088

push

github

web-flow
feat: default to Basic Auth header; stop sending creds in URL/query (#731)

* feat(auth): default to Basic Auth header; stop sending creds in URL/query

Build Authorization: Basic … header in Pool when auth is provided
Pass auth from InfluxDB for all requests (/query, /write, ping)
Remove u/p query params; never append credentials to URLs
Keep DSN parsing (user:pass@host) working; now used only for header
Aligns with InfluxDB v1 auth guidance and avoids leaking creds in logs/proxies
Refs node-influx/node-influx#323, node-influx/node-influx#264
Docs: https://docs.influxdata.com/influxdb/v1/administration/authentication_and_authorization/

* test(auth): update unit tests for Basic Auth via headers

Adjust test/unit/influx.test.ts helpers to expect auth option and no u/p query params
Add /pool/echo-headers route in test/fixture/pool-middleware.js to inspect request headers
Add pool test asserting Authorization: Basic … is sent when auth is provided
Refs: node-influx/node-influx#323, node-influx/node-influx#264

---------

Co-authored-by: Paul Deng <paul.deng@gallagher.com>
Source Files on build 17546336088
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #17546336088
  • 29a36132 on github
  • Prev Build on master (#13563015092)
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