mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-06-10 08:48:58 +02:00
Urlencode B2 Application Key when saving configuration, urldecode it back when reading. Duplicity accepts urlencoded target directly, no decoding is necessary when backup is performed. Resolve #1964