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

WebUI: use Fetch API to login #21744

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Chocobo1
Copy link
Member

@Chocobo1 Chocobo1 commented Nov 2, 2024

Fetch API is the modern replacement for XMLHttpRequest.
Also show more detailed error messages. Closes #21739.

Screenshot:
screenshot

Fetch API is the modern replacement for XMLHttpRequest.
Also show more detailed error messages. Closes qbittorrent#21739.
@Chocobo1 Chocobo1 added the WebUI WebUI-related issues/changes label Nov 2, 2024
@Chocobo1 Chocobo1 added this to the 5.1 milestone Nov 2, 2024
@Chocobo1 Chocobo1 requested a review from a team November 2, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebUI WebUI-related issues/changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Surface various login errors in WebUI
2 participants