Skip to content

Fix Do not ask permission for HTTP Basic Auth option #11871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

varjolintu
Copy link
Member

If an entry does not have any previous browser extension settings, the access status for the site is Unknown. In this situation the Do not ask permission for HTTP Basic Auth option is not handled.

Fixes #11869.

Testing strategy

Manually. Using URL: https://httpbin.org/basic-auth/user/passwd with foo/bar.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@varjolintu varjolintu added feature: Browser pr: bugfix Pull request that fixes a bug labels Mar 10, 2025
@varjolintu varjolintu added this to the v2.8.0 milestone Mar 10, 2025
@varjolintu varjolintu requested a review from droidmonkey March 10, 2025 17:41
@varjolintu varjolintu modified the milestones: v2.8.0, v2.7.11 Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Browser pr: bugfix Pull request that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP Basic Auth does not submit automatically
1 participant