[Koha-bugs] [Bug 29420] 401 Unauthorized pages come back as 200 OK under plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 10 01:10:45 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29420

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
Looking at Bug 26048, it looks like I added 200 OK for a reason, although it's
not 100% clear to me why now. I suspect something weird with the HTTPExceptions
or ErrorDocument modules. 

I suspect that this patch will stop Bug 26048 from working for 401. So if
you're not using HTTP Basic Auth, you'll probably get the Plack generic error
page instead of the Koha 401 error page.

But I haven't checked yet. 

I'd suggest to QA to check whether the Koha error page flows through or if it's
the Plack generic error message.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list