About 895 results
Open links in new tab
  1. Prototype: Enter a Web Book URL -> Automatic Book Import

    Jun 6, 2024 · Challenge This issue asks: How might we make it as easy as possible for a patron on Open Library to enter the url for a "web book" they've found in an input box on the site and …

  2. RateLimitGuard.authenticate() authentication failure #531 - GitHub

    Sep 30, 2022 · Invalid credentials provided. 2022-04-02 15:41:02.161 FINE thread-18 org.restlet.security.ChallengeAuthenticator.challenge () An authentication challenge was …

  3. Searching within book lists · Issue #10220 · internetarchive

    Searching lists is a challenge which likely requires one of two solution: fetching all books IDs from a list (which could have thousands of books) and then passing it in with the query to the …

  4. Stage ISBNdb Imports & Enable JIT Importing #7658 - GitHub

    Mar 14, 2023 · This addresses Challenge 1, 2, 3 It also allows us to add a new feature where we can lookup staged import_item records by their ISBN and then trigger JIT (just-in-time) imports …

  5. Save/preserve patron's registration action post-registration #9409

    Jun 6, 2024 · The technical challenge will be implementing a toast message that shows up on any page: if the patron is logged in AND if the cookie is set As we said, the cookie (via js) will unset …

  6. Move nginx to use letsencrypt certs (depends on ol-www0 / OS

    Sep 9, 2022 · Challenge The baremetal machine doesn't have nginx and installing nginx may conflict with docker forwarding its nginx ports out.

  7. Daily Cron to disassociate Open Library Editions from dark ocaids

    Sep 29, 2023 · The challenge is knowing which of the items have been delinked (so we don't have to check all of them each time). This could be done by timestamp (i.e. modified since) or by …

  8. Issue #43 · internetarchive/openlibrary-librarians - GitHub

    https://openlibrary.org/books/OL30884270M/The_Desert_Challenge It got created by accident

  9. Permit webservices.amazon.com via 44.215.138.164 to avoid …

    This presents as a challenge as the proxy may change and cause amazon to think we're doing something outside of our normal operations. The solution is to permit ol-home0 / …

  10. Noisy alerts about 401s without auth challenge #158 - GitHub

    Apr 27, 2016 · A 401 response is supposed to include an auth challenge but in practice a lot of sites erroneously use 401 without it (they should really be using 403s). When Heritrix …