26 Feb
2024
26 Feb
'24
11:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36094 --- Comment #19 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #18)
Yeah, that's a problem with check_api_auth(), which I figured was outside the scope of this particular change.
I suppose if it's a GET we might be able to delete the credentials out of the $query object before passing it to check_api_auth(). Without doing a lot of refactoring, I think we're probably going to be left with a hacky option like that.
I suppose we could add that $op = cud-login like we've done elsewhere too. I was hoping to make minimal changes for the SVC, but that's another idea. -- You are receiving this mail because: You are watching all bug changes.