mirror of
https://github.com/analogic/lemanager.git
synced 2026-04-25 03:55:52 +03:00
[PR #3] [CLOSED] Changes for non-docker #8
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/lemanager#8
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/analogic/lemanager/pull/3
Author: @RustyPixel
Created: 2/9/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
81df687Changes for non-docker📊 Changes
13 files changed (+61 additions, -30 deletions)
View changed files
📝
src/Certificate.php(+4 -2)📝
src/CertificateHandler.php(+7 -6)📝
src/Command/BaseCommand.php(+6 -4)📝
src/Command/IssueNewCommand.php(+1 -1)📝
src/Command/RenewAllCommand.php(+1 -1)📝
web/404.php(+9 -3)📝
web/500.php(+10 -4)📝
web/_config.php(+14 -1)📝
web/alerts.php(+5 -4)📝
web/create.php(+1 -1)📝
web/index.php(+1 -1)📝
web/style.css(+1 -1)📝
web/style.min.css(+1 -1)📄 Description
Added changeable /data/ location when not used in docker, and changes to error pages.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.