Knee Cola
f19e1bc023
feat: secure proof-of-payment download routes with shareId validation
Changes:
- Update download links in UI to use shareId instead of locationID
- Add shareId validation to per-bill proof download route
- Add shareId validation to combined proof download route
- Validate TTL before allowing downloads
- Extract locationId from shareId using extractShareId helper
Security:
- Download routes now validate checksum and TTL
- Prevents unauthorized access to proof-of-payment files
- Returns 404 for invalid/expired share links
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-08 01:01:38 +01:00
..
2024-03-12 09:05:43 +01:00
2025-11-26 20:31:41 +01:00
2024-02-17 08:32:53 +01:00
2025-12-08 01:01:38 +01:00
2024-02-16 15:52:43 +01:00
2025-11-26 20:55:05 +01:00
2025-11-29 13:13:15 +01:00