mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01: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.