mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #592] [MERGED] v2.5.0 #3272
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#3272
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/NginxProxyManager/nginx-proxy-manager/pull/592
Author: @jc21
Created: 9/3/2020
Status: ✅ Merged
Merged: 9/3/2020
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
01660b5Fixed now_helper for sqlite: it should also returns the time.d686565Merge pull request #544 from jlesage/sqlite-now-helper-fix7034613Bump prismjs from 1.20.0 to 1.21.0 in /docs5d65166Ignore local subnets for real IP determinationf539e81Removed the hardcoded--webrootcertbot argument to better support DNS challenge. Also, this option is already set in the defaultletsencrypt.ini.83fad8bRemoved usage ofFROM_UNIXTIMEmysql-specific function.f78a4c6Bump bcrypt from 4.0.1 to 5.0.0 in /backend6694a42Merge pull request #560 from jlesage/remove-from-unixtime251aac7Add CloudFlare DNS plugin to certbot2d7576cadd cloudflare dns also to dev docker file📊 Changes
21 files changed (+380 additions, -103 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+13 -1)📝
backend/internal/certificate.js(+115 -35)📝
backend/models/now_helper.js(+1 -1)📝
backend/package.json(+1 -1)📝
backend/schema/endpoints/certificates.json(+6 -0)📝
backend/yarn.lock(+18 -18)📝
docker/Dockerfile(+2 -1)📝
docker/dev/Dockerfile(+2 -1)📝
docker/rootfs/etc/nginx/nginx.conf(+6 -3)📝
docs/yarn.lock(+3 -3)📝
frontend/js/app/nginx/certificates/form.ejs(+18 -0)📝
frontend/js/app/nginx/certificates/form.js(+51 -11)📝
frontend/js/app/nginx/certificates/list/item.ejs(+1 -1)📝
frontend/js/app/nginx/dead/form.ejs(+17 -0)📝
frontend/js/app/nginx/dead/form.js(+30 -8)📝
frontend/js/app/nginx/proxy/form.ejs(+17 -0)📝
frontend/js/app/nginx/proxy/form.js(+30 -9)📝
frontend/js/app/nginx/redirection/form.ejs(+17 -0)📝
frontend/js/app/nginx/redirection/form.js(+29 -8)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.