mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[PR #513] [MERGED] Fix password reset redirection #794
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#794
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/password-reset-redirect📝 Commits (3)
5710c38Fix password reset redirection5119d0cAdd password reset enable flag/env optionc240166change 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.