| Summary: | LibraryThing: always use https instead of http | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
| Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 17137 | ||
| Attachments: |
Bug 20497: Access LibraryThing assets using HTTPS
Bug 20497: Access LibraryThing assets using HTTPS Bug 20497: Access LibraryThing assets using HTTPS |
||
|
Description
Kyle M Hall (khall)
2018-03-29 16:51:15 UTC
We should remove the http option for librarything urls. Apparently it is failing under plack and there is no reason to not always use https. Created attachment 73443 [details] [review] Bug 20497: Access LibraryThing assets using HTTPS Created attachment 73458 [details] [review] Bug 20497: Access LibraryThing assets using HTTPS Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 73460 [details] [review] Bug 20497: Access LibraryThing assets using HTTPS Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 18.05, thanks to everybody involved! |