Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Does not treat LAN hostnames (without suffix) as 1st-party domain #283

@nyanpasu64

Description

@nyanpasu64

I have a Gitlab web-server in my LAN. I access it from http://server . The server requests javascript from http://server, which is perfectly normal. However, uMatrix does not grant "http://server" 1st-party privileges, instead treating it as a different domain. By blocking required Javascript from executing, it prevents me from logging in. I believe this is incorrect behavior, because the first-party rule is failing to apply to a first-party domain. I verified on a brand-new Firefox Linux profile and a modified Windows profile.

This behavior does not occur when going to http://localhost , because uMatrix is automatically disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions