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

TykTechnologies / tyk / 6422
60%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 30 Mar 2019 05:20AM UTC
Jobs 2
Files 108
Run time 15s
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
6422

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

9683 of 16253 relevant lines covered (59.58%)

1.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6422.1 (LATEST_GO=true) 30 Mar 2019 05:20AM UTC 0
59.58
Travis Job 6422.1
2 6422.2 (LATEST_GO=true) 30 Mar 2019 05:20AM UTC 0
60.15
Travis Job 6422.2
Source Files on build 6422
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6422
  • 1dc3410d on github
  • Prev Build on release-2.7 (#6412)
  • Next Build on release-2.7 (#6423)
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