mirror of
https://github.com/rclone/rclone.git
synced 2025-07-16 12:15:25 +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.