[PR #798] [MERGED] Improve route protection and authentication flow #4308

Closed
opened 2026-04-16 03:20:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/798
Author: @jackra1n
Created: 9/1/2025
Status: Merged
Merged: 9/2/2025
Merged by: @mbecker20

Base: 1.19.3Head: improve-login-auth-check


📝 Commits (2)

  • 45ea1e1 Improve route protection and authentication flow
  • 88c40ab Cleanup

📊 Changes

1 file changed (+56 additions, -38 deletions)

View changed files

📝 frontend/src/router.tsx (+56 -38)

📄 Description

add RequireAuth component to handle authentication checks inside the Router


🔄 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/moghtech/komodo/pull/798 **Author:** [@jackra1n](https://github.com/jackra1n) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `1.19.3` ← **Head:** `improve-login-auth-check` --- ### 📝 Commits (2) - [`45ea1e1`](https://github.com/moghtech/komodo/commit/45ea1e12b36c35c38f1093c055a3c6877da3844b) Improve route protection and authentication flow - [`88c40ab`](https://github.com/moghtech/komodo/commit/88c40abd237c4558dcbc31411e7ca574d120088d) Cleanup ### 📊 Changes **1 file changed** (+56 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/router.tsx` (+56 -38) </details> ### 📄 Description add `RequireAuth` component to handle authentication checks inside the Router --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 03:20:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#4308