7 Dec
2023
7 Dec
'23
8:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35204 --- Comment #6 from David Nind <david@davidnind.com> --- (In reply to David Cook from comment #3)
(In reply to David Nind from comment #2)
I'm happy to test, but how to send a request is not something I'm great at.
Could you provide an example of how to send a request to generate the error?
Thanks!
curl -u AMINDUSER:ADMINPASSWORD -H "Content-Type: application/json" http://localhost:8081/api/v1/auth/password/validation -d '{"identifier":"patron","password":"$uper Duper 4wesome Password"}'
Thanks David! -- You are receiving this mail because: You are watching all bug changes.