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

[Desktop] Fix mirror validation in settings dialog #2375

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

huchenlei
Copy link
Member

@huchenlei huchenlei commented Jan 29, 2025

Previously the setting items in the settings dialog was checking whether the browser can access URL, which causes inconsistency from CoRS policy. This PR overrides the check to use electronAPI for url validation.

Before:
Screenshot 2025-01-29 at 2 43 59 PM
Screenshot 2025-01-29 at 2 44 04 PM

After:
Screenshot 2025-01-29 at 2 44 49 PM

┆Issue is synchronized with this Notion page by Unito

@huchenlei huchenlei requested a review from a team as a code owner January 29, 2025 22:50
@huchenlei huchenlei changed the title Fix mirror validation in settings dialog [Desktop] Fix mirror validation in settings dialog Jan 29, 2025
@huchenlei huchenlei added the Electron ComfyUI Desktop related label Jan 29, 2025
@huchenlei huchenlei merged commit 766710c into main Jan 29, 2025
11 checks passed
@huchenlei huchenlei deleted the validate_url branch January 29, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Electron ComfyUI Desktop related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant