Skip to content

Ship the plugins from v1.6.7 - #1154

Merged
mastacontrola merged 1 commit into
working-1.6from
plugins-v167
Aug 17, 2026
Merged

Ship the plugins from v1.6.7#1154
mastacontrola merged 1 commit into
working-1.6from
plugins-v167

Conversation

@mastacontrola

Copy link
Copy Markdown
Member

Bumps FOG_PLUGINS_VERSION to v1.6.7, which carries FOGProject/fog-plugins#13 — the plugin half of #1153.

Both halves are needed for an OIDC provider to be creatable at all: #1153 stops FOGController::save() inferring a column's type from its key name, and fog-plugins#13 is the model declaring clientId a string. Until both are in place save() rejected a perfectly good client id as a malformed foreign key, so the provider-group tabs shipped in v1.6.6 had nothing to associate.

Asset sha256 9c8884ab775f9bbe1f0cd1d9918bca704220268c43275923873f4093c5604890.

🤖 Generated with Claude Code

https://claude.ai/code/session_017aBSWrDArXHTpKWkkN27LR

Carries fog-plugins#13, the OIDC half of #1153. Without both halves an OIDC
provider cannot be created at all -- save() rejected the string client id as
a malformed foreign key -- so the provider-group tabs shipped in v1.6.6 had
nothing to associate.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017aBSWrDArXHTpKWkkN27LR
@mastacontrola
mastacontrola merged commit 7e888dc into working-1.6 Aug 17, 2026
@mastacontrola
mastacontrola deleted the plugins-v167 branch August 17, 2026 19:59
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