Files
ackify/backend/internal
Benjamin 635f8c7021 fix: restrict signature list visibility to document owner/admin
- Signatures endpoint now returns only user's own signature for non-owner/admin
- Owner/admin can see all signatures, others see only their own (if signed)
- Added signatureCount to FindOrCreateDocument response for public count display
- Frontend shows signature count header even when detailed list is restricted

Closes #20
2026-02-05 20:57:30 +01:00
..