Skip to content

v0.1.14

Latest

Choose a tag to compare

@joonsoome joonsoome released this 09 Dec 13:16
· 2 commits to main since this release

Summary

  • Optional HTTP Basic Auth Log-in Function Added for PDF Proxy and Web Library (env-driven) to prevent reverse-proxy bypass from exposing the UI.
  • Added scripts/npm-basic-auth-fix.sh to verify 401/2xx behavior when using Cloudflare/NPM tunnels.
  • Fixed Web Library build by ensuring the data/ directory exists so item-types-with-icons.json is generated.

Deployment notes

  • Tag: v0.1.14
  • Images (expected from GH Actions):
    • ghcr.io/joonsoome/on-prem-zotero-webui/web-library:v0.1.14
    • ghcr.io/joonsoome/on-prem-zotero-webui/pdf-proxy:v0.1.14
  • Env: set PDF_PROXY_BASIC_AUTH_* and WEB_LIBRARY_BASIC_AUTH_* to enforce in-container Basic Auth if your tunnel bypasses NPM.

Full Changelog: v0.1.12...v0.1.14