Skip to content

chore(status_page_exposed): reuse core resolve_inherited_single#68

Merged
MegaManSec merged 1 commit into
masterfrom
chore/status_page_exposed-reuse-core-resolver
Jun 9, 2026
Merged

chore(status_page_exposed): reuse core resolve_inherited_single#68
MegaManSec merged 1 commit into
masterfrom
chore/status_page_exposed-reuse-core-resolver

Conversation

@MegaManSec

Copy link
Copy Markdown
Owner

The plugin's private _resolve_inherited was an exact copy of the nearest-scope-wins walk that #66 later introduced as gixy.core.utils.resolve_inherited_single; keep the core helper (which returns the directive rather than its lowercased first argument) and adapt _has_inherited_auth accordingly. No behavior change.

The plugin's private _resolve_inherited was an exact copy of the
nearest-scope-wins walk that #66 later introduced as
gixy.core.utils.resolve_inherited_single; keep the core helper (which
returns the directive rather than its lowercased first argument) and
adapt _has_inherited_auth accordingly. No behavior change.
@MegaManSec
MegaManSec merged commit 61206d5 into master Jun 9, 2026
24 checks passed
@MegaManSec
MegaManSec deleted the chore/status_page_exposed-reuse-core-resolver branch June 9, 2026 23:18
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