Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Credentials can't be changed after initial login #167

Open
skjiisa opened this issue Oct 27, 2020 · 0 comments
Open

Credentials can't be changed after initial login #167

skjiisa opened this issue Oct 27, 2020 · 0 comments

Comments

@skjiisa
Copy link

skjiisa commented Oct 27, 2020

If I create a WebDAVFileProvider with given credentials, I can't later create a new one with different credentials until the app is restarted. If I use the same username and host as the first Provider, I can use any password I want and it will authenticate properly, implying it cached the original password. If I use a different username and host, then I cannot login with a new WebDAVFileProvider.

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

No branches or pull requests

1 participant