Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
multiple.intoto.jsonl | 2024-11-16 | 15.9 kB | |
PrivateBin-1.7.5.zip.asc | 2024-11-16 | 833 Bytes | |
PrivateBin-1.7.5.tar.gz.asc | 2024-11-16 | 833 Bytes | |
README.md | 2024-11-16 | 599 Bytes | |
Release v1.7.5 - Fixing strict type related failures source code.tar.gz | 2024-11-16 | 766.0 kB | |
Release v1.7.5 - Fixing strict type related failures source code.zip | 2024-11-16 | 919.4 kB | |
Totals: 6 Items | 1.7 MB | 0 |
- ADDED: Allow non persistent SQL connections, if configured (#1394)
- ADDED: Show a button (that redirects to the
basepath
URL) inside the alert after a paste is deleted - CHANGED: Tweaked page footer of the
bootstrap5
template (#1392) - CHANGED: Simpler PostgreSQL table lookup query (#1361)
- CHANGED: SRI hashes are now configurable, no longer hardcoded in templates (#1365)
- CHANGED: Upgrading libraries to: DOMpurify 3.1.7, ip-lib 1.18.1, cloud-storage 1.43.0, aws-sdk-php 3.325.0
- FIXED: Numeric array keys being cast to integer causing failures under strict type checking (#1435)