Skip to content

fix(options): request the host permission before reading storage#34

Merged
Linkid merged 1 commit into
mainfrom
fix-permissions-request
Jul 9, 2026
Merged

fix(options): request the host permission before reading storage#34
Linkid merged 1 commit into
mainfrom
fix-permissions-request

Conversation

@Linkid

@Linkid Linkid commented Jul 9, 2026

Copy link
Copy Markdown
Owner

For self-hosted instances, the permission request was asked too early: the handler called loadInstances first, then read storage.local which consumed the activation, so the request was no longer "inside" the click.
A reordering has been done to keep the grant.

Ref #33

For self-hosted instances, the permission request was asked too early:
the handler called `loadInstances` first, then read `storage.local`
which consumed the activation, so the request was no longer "inside" the
click.
A reordering has been done to keep the grant.

Ref #33
@Linkid Linkid linked an issue Jul 9, 2026 that may be closed by this pull request
@Linkid Linkid merged commit 3114bfd into main Jul 9, 2026
2 checks passed
@Linkid Linkid deleted the fix-permissions-request branch July 9, 2026 08:51
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.

Impossible to add a self-hosted forge via options: permission error

1 participant