mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-22 16:40:41 -05:00
[PR #167] [MERGED] 1.16.7 #702
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/167
Author: @mbecker20
Created: 11/1/2024
Status: ✅ Merged
Merged: 11/1/2024
Merged by: @mbecker20
Base:
main← Head:1.16.7📝 Commits (3)
1b149bc1.16.7efabde5increase builder max poll to allow User Data more time to setup periphery06f3118rework to KOMODO_OIDC_REDIRECT_HOST📊 Changes
9 files changed (+54 additions, -40 deletions)
View changed files
📝
Cargo.lock(+12 -12)📝
Cargo.toml(+1 -1)📝
bin/core/src/auth/oidc/mod.rs(+13 -7)📝
bin/core/src/config.rs(+1 -1)📝
bin/core/src/helpers/builder.rs(+1 -1)📝
client/core/rs/src/entities/config/core.rs(+14 -10)📝
client/core/ts/package.json(+1 -1)📝
compose/compose.env(+3 -2)📝
config/core.config.toml(+8 -5)📄 Description
KOMODO_OIDC_REDIRECT. The variable is now renamed toKOMODO_OIDC_REDIRECT_HOSTand should NOT include the path part of the URL (everything after the slash)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.