rclone/swift
Giovanni Pizzi f12512dd13 swift: Allow authentication with storage url and auth key
Adding the option to load the storage url and the auth key
from the environment when you have an alternate authorization,
external to rclone, and you need to use it (e.g. because
it's not yet supported by the swift go library)

Allowing to get alternate authentication from config file,
and using proper way (c.Authenticated()) to know if it's authenticated.

Updated docs as well
2017-12-07 21:30:58 +00:00
..
auth.go Swift storageUrl overloading fixes #167 2016-02-09 22:17:13 +00:00
swift_internal_test.go Commit missing tests 2016-02-28 20:25:51 +00:00
swift_test.go fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
swift.go swift: Allow authentication with storage url and auth key 2017-12-07 21:30:58 +00:00