1
mirror of https://github.com/rclone/rclone synced 2024-11-13 12:09:47 +01:00
rclone/backend/swift
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 4c0e2f9b3b

Fixes #2018
Fixes #2031
2018-02-15 19:22:45 +00:00
..
auth.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
swift_internal_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
swift_test.go Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
swift.go swift: fix refresh of authentication token 2018-02-15 19:22:45 +00:00