Files
ProxmoxVEDHelperScripts/install/papermark-install.sh
CanbiZ (MickLesk) f902c9fe2f fix(papermark): patch middleware to allow IP-based access in self-hosted mode
isCustomDomain() in middleware.ts treats any non-localhost/papermark.*/vercel
host as a custom domain in production, causing DomainMiddleware to redirect
/ to https://www.papermark.com when no Redis entry exists.
Fix: patch middleware.ts before build to exclude IP addresses from custom
domain detection.
2026-04-17 08:55:30 +02:00

2.3 KiB