Files
ragflow/internal/utility
js d82c48eaf1 fix: allow .bmp uploads in filename type whitelist (#17830)
## Summary
- Frontend `Images` already includes `bmp`
(`web/src/constants/common.ts`), and picture parsing already accepts
`.bmp` (`internal/parser/parser/picture_parser.go`, `rag/app/picture.py`
via Pillow).
- This PR adds `bmp` to both whitelist sites and a small Go unit test.


Co-authored-by: zhangjiangshan1 <zhangjiangshan1@kingsoft.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-19 15:04:33 +08:00
..
2026-03-09 17:48:29 +08:00
2026-07-02 13:44:05 +08:00
2026-07-02 13:44:05 +08:00
2026-04-28 12:12:58 +08:00
2026-07-02 13:44:05 +08:00
2026-08-10 14:37:05 +08:00
2026-07-02 13:44:05 +08:00
2026-07-02 13:44:05 +08:00
2026-07-31 19:15:38 +08:00
2026-07-24 16:47:12 +08:00