mirror of
https://github.com/dignajar/another-ldap.git
synced 2026-04-25 21:35:52 +03:00
[PR #7] Adding the ability to replace the default background image and improvements to the logout scheme #10
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/another-ldap#10
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/dignajar/another-ldap/pull/7
Author: @luizjr
Created: 2/16/2022
Status: 🔄 Open
Base:
main← Head:main📝 Commits (4)
e321a2eAdd METADATA_LOGIN_IMAGE to replace default imageb763904Add return page after successful logout2803e15Add logout documentationad1d0b7Logout scheme improvement📊 Changes
5 files changed (+78 additions, -31 deletions)
View changed files
📝
README.md(+22 -0)📝
files/main.py(+8 -1)📝
files/templates/base.html(+12 -2)📝
files/templates/login.html(+34 -27)📝
kubernetes/config-map.yaml(+2 -1)📄 Description
I felt like I would like to customize the image without having to generate a new image or having to create a repository, host my docker image, and I would only need to set one more variable!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.