mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[PR #1092] [MERGED] Add enforce_oidc_login param to /login to redirect to OIDC directly #1183
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/plankanban/planka/pull/1092
Author: @luzzardik
Created: 4/20/2025
Status: ✅ Merged
Merged: 4/21/2025
Merged by: @meltyshev
Base:
master← Head:master📝 Commits (2)
36947e2Update Login.jsxb7780f8ref: Move logic from component to saga📊 Changes
2 files changed (+22 additions, -7 deletions)
View changed files
📝
client/src/components/Login/Login.jsx(+0 -1)📝
client/src/sagas/login/services/router.js(+22 -6)📄 Description
Partially answers to #1091
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.