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

Support authentication in WebDAV storage #1608

Closed
dtretyakov opened this issue Feb 16, 2023 · 1 comment
Closed

Support authentication in WebDAV storage #1608

dtretyakov opened this issue Feb 16, 2023 · 1 comment

Comments

@dtretyakov
Copy link
Contributor

In the #1597 was added support for WebDAV storage.

The major missing part in it is ability to configure authentication. OpenDAL now supports the following options for that:

So it would be great to have these options in sccache as well.

cc @Xuanwo

@Xuanwo Xuanwo added help wanted good first bug For new comers and removed good first bug For new comers labels Feb 25, 2023
dtretyakov added a commit to dtretyakov/sccache2 that referenced this issue Mar 11, 2023
It brings ability to provide the following type of credentials:
- username/password
- token
sylvestre pushed a commit to dtretyakov/sccache2 that referenced this issue Mar 20, 2023
It brings ability to provide the following type of credentials:
- username/password
- token
dtretyakov added a commit to dtretyakov/sccache2 that referenced this issue Mar 20, 2023
It brings ability to provide the following type of credentials:
- username/password
- token
dtretyakov added a commit to dtretyakov/sccache2 that referenced this issue Mar 24, 2023
It brings ability to provide the following type of credentials:
- username/password
- token
dtretyakov added a commit to dtretyakov/sccache2 that referenced this issue Apr 14, 2023
It brings ability to provide the following type of credentials:
- username/password
- token
sylvestre pushed a commit that referenced this issue Apr 20, 2023
It brings ability to provide the following type of credentials:
- username/password
- token
@Xuanwo
Copy link
Collaborator

Xuanwo commented Jun 7, 2023

Both username and token has been supported.

@Xuanwo Xuanwo closed this as completed Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants