mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[GH-ISSUE #1148] [FEATURE REQUEST] Customization of the login/password reset pages #407
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#407
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?
Originally created by @zorbaTheRainy on GitHub (Apr 4, 2025).
Original GitHub issue: https://github.com/lldap/lldap/issues/1148
Motivation
I am sorry to ask for something I think I shouldn't have missed but ...
Is there a way to customize the login/password reset pages?
Describe the solution you'd like
I am looking for a template HTML page I can edit.
I am running this in Docker. So, I would customize the template then slipstream my version into the right place in the file system.
I am sorry if I missed how I already do this.
Thanks
@nitnelave commented on GitHub (Apr 4, 2025):
There is currently no way to customize any page, and I don't plan on adding it. You can use an external tool to provide an alternate interface, such as https://github.com/ltb-project/self-service-password (I don't know if it can be customized, I'm just providing an example)