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

TykTechnologies / tyk / 6421
62%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 30 Mar 2019 05:06AM UTC
Jobs 1
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
6421

push

travis-ci

buger
Basic auth now can extract credentials from body (#2186)

You can specify regexps for username and body.
Regexp should contain one match group, which points to either username or password.

Example:
```
"basic_auth": {
    "extract_from_body": true,
    "body_user_regexp": "<User>(.*)</User>",
    "body_password_regexp": "<Password>(.*)</Password>"
}
```

Fix https://github.com/TykTechnologies/tyk/issues/1855
Jobs
ID Job ID Ran Files Coverage
1 6421.1 (LATEST_GO=true) 30 Mar 2019 05:06AM UTC 0
Travis Job 6421.1
Source Files on build 6421
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6421
  • 51fc4358 on github
  • Prev Build on release-2.8 (#6413)
  • Next Build on release-2.8 (#6432)
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