wallabag / wallabag/wallabagger

Firefox: extension does not respect exceptions for https only setting

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
471
Forks
71
Avg merge
4d 17h
Merged PRs (30d)
4

Description

Fresh install of Firefox 117.0.1, no extensions, fresh install of wallabagger.

The extension cannot get the token. With the help of the extensions debugger, I saw that Firefox redirects the request to https

> HTTPS-Only Mode: Updating an unsecured http request://*******/ api/entries.json" to use "https".

![Снимок экрана от 2023-09-15 15-38-59](https://github.com/wallabag/wallabagger/assets/120470/6e0907ac-7ada-4915-9976-30e4d096dc1e)

Wallabag instance is added to the exceptions for HTTPS-Only Mode and I can open it via http in Firefox, but requests from the extension are redirected to https anyway. Disabling this mode solves the problem and the extension is authorized and works. But if you turn it back on, it breaks the extension again.

Upd. It's a home lan of course, I don't have a domain and I can't issue a certificate

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.