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

TykTechnologies / tyk / 6420

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2019 05:10AM UTC
Jobs 1
Files 110
Run time 5s
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
6420

push

travis-ci

web-flow
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

10637 of 17039 relevant lines covered (62.43%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
2 6420.2 (LATEST_GO=true) 30 Mar 2019 05:10AM UTC 0
62.43
Travis Job 6420.2
Source Files on build 6420
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6420
  • fa23e1ab on github
  • Prev Build on master (#6411)
  • Next Build on master (#6431)
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