mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 00:05:50 +03:00
[PR #960] [MERGED] server: Allow password reset every time the server starts #1040
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#1040
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/960
Author: @nitnelave
Created: 8/26/2024
Status: ✅ Merged
Merged: 8/26/2024
Merged by: @nitnelave
Base:
main← Head:reset📝 Commits (1)
6606fedserver: Allow password reset every time the server starts📊 Changes
4 files changed (+92 additions, -10 deletions)
View changed files
📝
lldap_config.docker_template.toml(+1 -0)📝
server/src/infra/cli.rs(+72 -2)📝
server/src/infra/configuration.rs(+6 -3)📝
server/src/main.rs(+13 -5)📄 Description
Fixes #959
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.