Skip to content

feat: Relax isValidBase64 to accept non-standard base64 subscription payloads#21

Merged
Ayideyia merged 1 commit intoGUI-for-Cores:mainfrom
uchenily:relax-check
Mar 1, 2026
Merged

feat: Relax isValidBase64 to accept non-standard base64 subscription payloads#21
Ayideyia merged 1 commit intoGUI-for-Cores:mainfrom
uchenily:relax-check

Conversation

@uchenily
Copy link
Contributor

@uchenily uchenily commented Feb 28, 2026

The original verification rule "btoa(atob(str)) == str" is too strict, and a more relox way is used in this PR to improve compatibility.

@Ayideyia Ayideyia merged commit 7a57e59 into GUI-for-Cores:main Mar 1, 2026
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

Successfully merging this pull request may close these issues.

2 participants