Skip to content

Conversation

rhansen
Copy link
Member

@rhansen rhansen commented Jun 26, 2024

fixes the bug mentioned in #617 (comment)

rhansen added 10 commits June 25, 2024 21:50
`undef` is falsy so there's no need to check whether the value is
defined.
  * Pass login and password via `login` and `password` options to
    avoid issues with escaping special characters.
  * Don't attempt twice -- if the first attempt fails, the second will
    almost certainly fail as well.  (The two attempted URLs were
    equivalent, differing only in how the login and password were
    passed.)
The `infomaniak` protocol doesn't use `server`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant