mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
1. This makes AuthOptions a parameter for doConfig, Config and ConfigOffline to enable a Fs to add additional options (required for OneDrive for Business) 2. Fix to properly shutdown the webserver recieving the auth information (go1.8)