mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
In this commit the config system was re-arranged 94dbfa4ea fs: change Config callback into state based callback #3455 This passed the password as a temporary config parameter but forgot to reveal it in the API call.