[PR #1092] [MERGED] Add enforce_oidc_login param to /login to redirect to OIDC directly #1183

Closed
opened 2026-02-04 21:55:33 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

  • 36947e2 Update Login.jsx
  • b7780f8 ref: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/1092 **Author:** [@luzzardik](https://github.com/luzzardik) **Created:** 4/20/2025 **Status:** ✅ Merged **Merged:** 4/21/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`36947e2`](https://github.com/plankanban/planka/commit/36947e2f47b4298d0598e25bc45bef23fab24ad2) Update Login.jsx - [`b7780f8`](https://github.com/plankanban/planka/commit/b7780f86a5588deb77a1d6397ca33541ceffc283) ref: Move logic from component to saga ### 📊 Changes **2 files changed** (+22 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `client/src/components/Login/Login.jsx` (+0 -1) 📝 `client/src/sagas/login/services/router.js` (+22 -6) </details> ### 📄 Description Partially answers to #1091 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:55:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1183