rclone/lib/oauthutil
Nick Craig-Wood 3425726c50 oauthutil: fix crash when webrowser requests /robots.txt - fixes #5836
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.
2021-11-25 12:12:14 +00:00
..
oauthutil.go oauthutil: fix crash when webrowser requests /robots.txt - fixes #5836 2021-11-25 12:12:14 +00:00
renew.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00