1
mirror of https://github.com/rclone/rclone synced 2025-03-25 08:26:24 +01:00
Nick Craig-Wood b1945d0094 swift: fix refresh of authentication token
Before this fix we were doing the token refresh but ignoring the new
tokens.

This bug was introduced in v1.39 by 4c0e2f9b3b17cd403744b2f19f7853ee016d9ae3

Fixes 
Fixes 
2018-02-15 19:22:45 +00:00
..