mirror of
https://github.com/janeczku/calibre-web
synced 2026-06-07 13:12:12 +00:00
84777319d7
The `serve_book` function uses `get_book()` which performs no access filtering: it simply fetches by ID. Compare with `read_book` at web.py:1562 which correctly uses `get_filtered_book()`. The `common_filters()` function enforces per-user tag restrictions, language restrictions, and hidden-book rules.
81 KiB
81 KiB