mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #3952] [MERGED] Merge develop in to openidc #3782
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#3782
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/3952
Author: @Trozz
Created: 8/22/2024
Status: ✅ Merged
Merged: 10/11/2024
Merged by: @jc21
Base:
openidc← Head:openidc📝 Commits (10+)
4b6f9d9Remove s6 service timeout4349d42Merge pull request #2904 from NginxProxyManager/s6-verbose0127dc7Bump version3d2406aMerge pull request #2905 from NginxProxyManager/develop05307aaFix certbot plugins install when using PUID/PGID2a06384Merge branch 'master' into develop824c837Merge pull request #2906 from NginxProxyManager/develop4c59400added support for dns.he.net certbot plugin #2153847e879Update certbot-dns-plugins.js53d61bdTry to fix linter error in certbot plugin definitions.📊 Changes
230 files changed (+8891 additions, -18158 deletions)
View changed files
➕
.github/workflows/stale.yml(+21 -0)📝
.gitignore(+4 -0)📝
.version(+1 -1)📝
Jenkinsfile(+112 -135)📝
README.md(+31 -400)📝
backend/app.js(+10 -10)📝
backend/db.js(+20 -26)📝
backend/doc/api.swagger.json(+394 -192)📝
backend/index.js(+0 -86)📝
backend/internal/access-list.js(+21 -27)📝
backend/internal/audit-log.js(+2 -2)📝
backend/internal/certificate.js(+238 -133)📝
backend/internal/dead-host.js(+15 -18)📝
backend/internal/ip_ranges.js(+7 -7)📝
backend/internal/nginx.js(+93 -92)📝
backend/internal/proxy-host.js(+18 -19)📝
backend/internal/redirection-host.js(+17 -20)📝
backend/internal/stream.js(+17 -19)📝
backend/internal/token.js(+1 -1)📝
backend/internal/user.js(+16 -21)...and 80 more files
📄 Description
The OpenIDC branch appears to have been stale for quite a while, this merges the develop branch in to and resolves merge conflicts, normally with accepting both changes based on sensibilities (not many conflicts)
Conflicting files were
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.