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

Add authorization support for http and webdav backend #1237

Closed
Xuanwo opened this issue Jan 27, 2023 · 5 comments
Closed

Add authorization support for http and webdav backend #1237

Xuanwo opened this issue Jan 27, 2023 · 5 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Jan 27, 2023

By providing authorization header for http backend, we can access protected contents.

@Xuanwo Xuanwo added good first issue Good for newcomers help wanted Extra attention is needed labels Jan 27, 2023
@Xuanwo Xuanwo changed the title Add authorization support for http backend Add authorization support for http and webdav backend Jan 28, 2023
@Xuanwo
Copy link
Member Author

Xuanwo commented Feb 12, 2023

@Young-Flash Would you also like to add a silimiar feature for the http backend?

@Young-Flash
Copy link
Member

yeah I will

@dtretyakov
Copy link

Thanks for supporting username/password. It would be to support Bearer token authentication as well.

@Xuanwo
Copy link
Member Author

Xuanwo commented Feb 13, 2023

Thanks for supporting username/password. It would be to support Bearer token authentication as well.

I created a new issue #1340 for this

@Xuanwo
Copy link
Member Author

Xuanwo commented Feb 18, 2023

All implemented, thanks @Young-Flash!

@Xuanwo Xuanwo closed this as completed Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants