mirror of
https://github.com/rclone/rclone.git
synced 2026-02-05 03:03:17 +00:00
Before this change the oauth webserver would crash if it received a request to /robots.txt. This patch makes it ignore (with 404 error) any paths it isn't expecting.