[PR #461] [MERGED] Fix redirect to login page after password change #8619

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

📋 Pull Request Information

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

Base: mainHead: bug/password-change-redirect


📝 Commits (3)

  • d74ca26 Fix redirect to login page after password change
  • ee1f33a Fix typo in change-password form
  • 22a86d8 Remove misplaced text from user management page

📊 Changes

3 files changed (+4 additions, -9 deletions)

View changed files

📝 web/src/lib/components/admin-page/user-management.svelte (+0 -2)
📝 web/src/lib/components/forms/change-password-form.svelte (+1 -1)
📝 web/src/routes/auth/change-password/index.svelte (+3 -6)

📄 Description

Copied from the similar fix in #414

(and some tiny typo fixes)


🔄 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/461 **Author:** [@bo0tzz](https://github.com/bo0tzz) **Created:** 8/13/2022 **Status:** ✅ Merged **Merged:** 8/13/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `bug/password-change-redirect` --- ### 📝 Commits (3) - [`d74ca26`](https://github.com/immich-app/immich/commit/d74ca265160ae0987014ef2fb4b61c0d1f242e46) Fix redirect to login page after password change - [`ee1f33a`](https://github.com/immich-app/immich/commit/ee1f33a460b6934783d99d3575ce32d39878b5ee) Fix typo in change-password form - [`22a86d8`](https://github.com/immich-app/immich/commit/22a86d8d8d9ae38a565de6d4f9b90336deff1487) Remove misplaced text from user management page ### 📊 Changes **3 files changed** (+4 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/admin-page/user-management.svelte` (+0 -2) 📝 `web/src/lib/components/forms/change-password-form.svelte` (+1 -1) 📝 `web/src/routes/auth/change-password/index.svelte` (+3 -6) </details> ### 📄 Description Copied from the similar fix in #414 (and some tiny typo fixes) --- <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:25 +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#8619