add ability to send api requests from domains you trust #40

Open
broskees wants to merge 2 commits from broskees/master into master
broskees commented 2023-06-21 03:41:05 +02:00 (Migrated from github.com)

Addresses #35, #37 & #39

Addresses #35, #37 & #39
dan added this to the siteinspector project 2025-10-26 12:55:20 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin broskees/master:broskees/master
git switch broskees/master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff broskees/master
git switch broskees/master
git rebase master
git switch master
git merge --ff-only broskees/master
git switch broskees/master
git rebase master
git switch master
git merge --no-ff broskees/master
git switch master
git merge --squash broskees/master
git switch master
git merge --ff-only broskees/master
git switch master
git merge broskees/master
git push origin master
Sign in to join this conversation.
No description provided.