mirror of
https://github.com/rclone/rclone
synced 2025-07-29 02:10:46 +02: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.