[PR #513] [MERGED] Fix password reset redirection #794

Closed
opened 2026-02-27 09:09:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/513
Author: @pixelrazor
Created: 3/29/2023
Status: Merged
Merged: 3/30/2023
Merged by: @pixelrazor

Base: mainHead: fix/password-reset-redirect


📝 Commits (3)

  • 5710c38 Fix password reset redirection
  • 5119d0c Add password reset enable flag/env option
  • c240166 change comment, hopefully trigger CI

📊 Changes

4 files changed (+16 additions, -2 deletions)

View changed files

📝 app/src/components/app.rs (+7 -1)
📝 server/src/infra/auth_service.rs (+2 -1)
📝 server/src/infra/cli.rs (+4 -0)
📝 server/src/infra/configuration.rs (+3 -0)

📄 Description

Fixes #512


🔄 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/lldap/lldap/pull/513 **Author:** [@pixelrazor](https://github.com/pixelrazor) **Created:** 3/29/2023 **Status:** ✅ Merged **Merged:** 3/30/2023 **Merged by:** [@pixelrazor](https://github.com/pixelrazor) **Base:** `main` ← **Head:** `fix/password-reset-redirect` --- ### 📝 Commits (3) - [`5710c38`](https://github.com/lldap/lldap/commit/5710c3880be86b6b9224cd99c53266cfa5d4e65e) Fix password reset redirection - [`5119d0c`](https://github.com/lldap/lldap/commit/5119d0c1f9af4c4390bdfedc2c26bbefbc8ef6f8) Add password reset enable flag/env option - [`c240166`](https://github.com/lldap/lldap/commit/c24016602a82ca12502a4ea2955958e00c841df7) change comment, hopefully trigger CI ### 📊 Changes **4 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/src/components/app.rs` (+7 -1) 📝 `server/src/infra/auth_service.rs` (+2 -1) 📝 `server/src/infra/cli.rs` (+4 -0) 📝 `server/src/infra/configuration.rs` (+3 -0) </details> ### 📄 Description Fixes #512 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#794
No description provided.