Skip to content

Resolve Merge Conflicts #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 382 commits into
base: develop
Choose a base branch
from
Open

Resolve Merge Conflicts #1

wants to merge 382 commits into from

Conversation

adrum
Copy link

@adrum adrum commented Apr 5, 2025

This will hopefully allow NginxProxyManager#1882 to be merged

jc21 and others added 30 commits February 27, 2024 11:41
the generated keys appear to be for JWT, not GPG
…ndabot/npm_and_yarn/docs/vite-5.0.12

Bump vite from 5.0.11 to 5.0.12 in /docs
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
chown -R tries to chown all files. find -not -user -execdir only chowns files not owned by PUID
Pinned certbot-dns-godaddy at 2.8.0
Credit to original PR NginxProxyManager#2402
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Latest plugin version with several fixes
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.11...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ndabot/npm_and_yarn/docs/tar-6.2.1

Bump tar from 6.2.0 to 6.2.1 in /docs
…ndabot/npm_and_yarn/frontend/tar-6.2.1

Bump tar from 6.1.11 to 6.2.1 in /frontend
…ndabot/npm_and_yarn/docs/vite-5.0.13

Bump vite from 5.0.12 to 5.0.13 in /docs
…ndabot/npm_and_yarn/backend/express-4.19.2

Bump express from 4.17.3 to 4.19.2 in /backend
…t-dns-transip

fix: update certbot-dns-transip to latest version
…rtup

replaced chown with find -not -user -execdir chown
…-dns-infomaniak

Update certbot-dns-infomaniak
…ertbot-dns-strato

fix: update certbot-dns-strato to latest version
jbowring and others added 25 commits February 4, 2025 17:14
and updated cypress + packages
…-patch

Update certbot-dns-plugins.json (mijn-host)
…ctive-host-in-cert-list

SSL Certificates: Show if cert is in use on host
…offensive-certbot-plugin

Update DomainOffensive certbot plugin
…ne-edit-certbot-plugin

Add ZoneEdit certbot plugin
…urity-schemes-component

API Schema Improvements
…oxy-manager into develop

# Conflicts:
#	backend/schema/endpoints/proxy-hosts.json
#	backend/templates/_listen.conf
@Iaotle
Copy link

Iaotle commented Apr 20, 2025

maybe you should just try to make a new PR and see if it gets accepted @adrum ?

I've been wanting this as well

@adrum
Copy link
Author

adrum commented Apr 20, 2025

@Iaotle There has been 1 or 2 other implementations (not based on this branch), so I would hate to create extra noise. I'll wait a couple more weeks and see if @SBado does anything with it.

@Iaotle
Copy link

Iaotle commented Apr 21, 2025

@adrum yeah but it's been 2 weeks, how long are you gonna wait xD?

Only reason I want this is because the incoming connection IPs get masked by Docker for my nginx proxy manager :(

On Linux everything just works :\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.