1
0
mirror of https://github.com/rclone/rclone.git synced 2025-02-04 05:08:23 +02:00
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
..
2016-02-28 20:25:51 +00:00