Skip to content

Add protocol wildcard in origin check (acao)#1498

Open
darkgeem wants to merge 1 commit into
9001:hovudstraumfrom
darkgeem:hovudstraum
Open

Add protocol wildcard in origin check (acao)#1498
darkgeem wants to merge 1 commit into
9001:hovudstraumfrom
darkgeem:hovudstraum

Conversation

@darkgeem

Copy link
Copy Markdown

Adds the ability to wildcard a specific protocol in --acao, mainly for allowing browser extensions (--acao http://domain.tld,https://domain.tld,moz-extension://*)

Basically, I'm using floccus to synchronize my bookmarks, but it's always sending Origin: moz-extension://[its extension ID, which isn't fixed], which doesn't match the request's https protocol.

This PR allows wildcarding a specific protocol.


This PR complies with the DCO; https://developercertificate.org/


PS: Love your work, everyone :D

Adds the ability to wildcard a specific protocol in --acao, mainly for allowing browser extensions (--acao http://domain.tld,https://domain.tld,moz-extension://*)

Signed-off-by: Darkgeem <ge-bihr@pyrokinesis.fr>
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.

1 participant