mtbentley / duplicity_b2

A duplicity backend for BackBlaze's B2 file storage
MIT License
27 stars 7 forks source link

Set fake (otherwise unused) hostname for prettier password prompt #6

Closed knabar closed 8 years ago

knabar commented 8 years ago

Not sure if this will have unintended side-effects down the road, but it makes the password prompt look more sensible:

Before: Password for 'abcdef123456@None':

After: Password for 'abcdef123456@B2':