mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 09:35:39 +00:00
9aee138c1b
RustDesk 1.4.7 stops AB init when POST /api/ab/personal returns 400 on the legacy probe; respond with 404, tolerate empty POST bodies, raise proxy AB limits to 512KB, and accept POST /api/peers/list. Fixes #167, #169