Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Ios fixes #7981

Merged
merged 8 commits into from
May 12, 2023
Merged

Ios fixes #7981

merged 8 commits into from
May 12, 2023

Conversation

jerknose
Copy link
Contributor

Summary

A summary of changes being made in this PR

References

closes #insert number here

Checklist

  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • ensure all checks pass
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

@jerknose jerknose marked this pull request as ready for review May 12, 2023 22:29
@jerknose jerknose merged commit c31d5a4 into dev May 12, 2023
@jerknose jerknose deleted the ios-fixes branch May 12, 2023 22:32
// allow access to loder_decoder directory
/^\/loader_decoder\/.*/,
// allow jsdelivr cdn
/^https:\/\/cdn.jsdelivr.net\/.*/,

Check failure

Code scanning / CodeQL

Incomplete regular expression for hostnames

This regular expression has an unescaped '.' before 'jsdelivr.net', so it might match more hosts than expected.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant