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

jupyter / notebook / 2177 / 12
12%
master: %

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 08 Apr 2016 07:19PM UTC
Files 89
Run time 3s
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

08 Apr 2016 06:46PM UTC coverage: 73.687%. First build
GROUP=python

push

travis-ci

minrk
Backport PR #1325: Fix handling of preflight requests

Hi,

I believe I've found a bug in the way that OPTIONS requests are handled by the notebook server. Pre-flighted OPTIONS requests do not include authentication information, which means that we should not expect these to be authenticated and so should not be using the @web.authenticated decorator. Authentication will be validated when the real PUT/POST etc request is issued after the preflight.

FWIW this behaviour is documented by others in different contexts (see for example: http://giix.nl/2015/03/10/cross-origin-resource-sharing-cors-and-kerberos-webserver-auth/).
...

4730 of 6419 relevant lines covered (73.69%)

0.74 hits per line

Source Files on job 2177.12 (GROUP=python)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2177
  • Travis Job 2177.12
  • 46b68298 on github
  • Next Job for GROUP=python on 4.x (#2183.12)
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