oauth2 icon indicating copy to clipboard operation
oauth2 copied to clipboard

Debug log message when no bearer header found in request

Open tomneedham opened this issue 7 years ago • 1 comments

To aid debugging when apache/$webserver/$proxy strips the auth headers.

tomneedham avatar Jul 02 '18 13:07 tomneedham

Codecov Report

Merging #141 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #141      +/-   ##
============================================
+ Coverage     82.12%   82.15%   +0.02%     
  Complexity      199      199              
============================================
  Files            21       21              
  Lines           705      706       +1     
============================================
+ Hits            579      580       +1     
  Misses          126      126
Impacted Files Coverage Δ Complexity Δ
lib/AuthModule.php 89.28% <100%> (+0.39%) 8 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 61a71b4...32ef140. Read the comment docs.

codecov[bot] avatar Jul 02 '18 14:07 codecov[bot]