[PR #3] [CLOSED] Changes for non-docker #8

Closed
opened 2026-02-25 20:31:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/analogic/lemanager/pull/3
Author: @RustyPixel
Created: 2/9/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/analogic/lemanager/pull/3 **Author:** [@RustyPixel](https://github.com/RustyPixel) **Created:** 2/9/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`81df687`](https://github.com/analogic/lemanager/commit/81df6879802dbfe6846c895c560313cf1143b192) Changes for non-docker ### 📊 Changes **13 files changed** (+61 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Added changeable /data/ location when not used in docker, and changes to error pages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:31:50 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lemanager#8
No description provided.