[PR #414] [MERGED] Fixed logging out not redirect correctly in reverse proxy #8604

Closed
opened 2026-02-05 13:50:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/414
Author: @alextran1502
Created: 8/1/2022
Status: Merged
Merged: 8/1/2022
Merged by: @alextran1502

Base: mainHead: fix/logout-not-redirect-after-logging-out


📝 Commits (4)

📊 Changes

2 files changed (+3 additions, -6 deletions)

View changed files

📝 server/apps/immich/src/constants/server_version.constant.ts (+1 -1)
📝 web/src/lib/components/shared-components/navigation-bar.svelte (+2 -5)

📄 Description

No description provided


🔄 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/immich-app/immich/pull/414 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 8/1/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/logout-not-redirect-after-logging-out` --- ### 📝 Commits (4) - [`780d430`](https://github.com/immich-app/immich/commit/780d43084732512698fb06a132a4689a5f5af5fe) Remove check due to logout always success - [`9c0f744`](https://github.com/immich-app/immich/commit/9c0f7448e3ee224545930b142bf870692aeb2209) Added console log - [`0164c84`](https://github.com/immich-app/immich/commit/0164c844c0a17718d1d55f93a9e701caff60ca4d) Remove console.log - [`11f7c45`](https://github.com/immich-app/immich/commit/11f7c459de7be4e7d8bfaa01ad7629b18c449644) Up server version ### 📊 Changes **2 files changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/constants/server_version.constant.ts` (+1 -1) 📝 `web/src/lib/components/shared-components/navigation-bar.svelte` (+2 -5) </details> ### 📄 Description _No description provided_ --- <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-05 13:50:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8604