~rye/duplicity/mediafire

Viewing all changes in revision 1180.

  • Committer: Roman Yepishev
  • Date: 2016-02-10 17:15:49 UTC
  • Revision ID: rye@keypressure.com-20160210171549-yxez4shz4pdm35i5
Use built-in username/password support in backends.py.

Backend is no longer reading environment variables.

MEDIAFIRE_EMAIL ->
   mf://duplicity%40example.com@mediafire.com/some_path

MEDIAFIRE_PASSWORD ->
   provided via command line via get_password() or
   FTP_PASSWORD env var or
   mf://duplicity%40example.com:some%20password@mediafire.com/some_path

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: