Milad Nazari
65f971fd36
add migration names and combine ssl key migrations
2025-01-01 23:26:28 +03:30
Milad Nazari
ad36fb5c2d
show select ssl key type just for create new ssl
2025-01-01 22:42:19 +03:30
jc21
b4f49969d6
Merge pull request #4261 from NginxProxyManager/develop
...
v2.12.2
v2.12.2
2024-12-29 14:40:05 +10:00
jc21
ec12d8f9bf
Merge pull request #4148 from Medan-rfz/develop
...
Added certbot plugin for Beget DNS service
2024-12-29 14:00:51 +10:00
jc21
e50e3def9d
Merge pull request #4169 from andrew-codechimp/bump-porkbun
...
Bump certbot-dns-porkbun
2024-12-29 14:00:18 +10:00
jc21
6415f284f9
Merge pull request #4256 from bigcat26/develop
...
upgrade certbot-dns-aliyun plugin from 0.38.1 to 2.0.0
2024-12-29 13:52:03 +10:00
Chris Xiong
98e5997f0a
upgrade certbot-dns-aliyun plugin from 0.38.1 to 2.0.0
2024-12-26 09:51:28 +08:00
Jamie Curnow
fc30a92bd4
Open port for authentik in dev
Close stale issues and PRs / stale (push) Successful in 4s
2024-12-24 18:19:52 +10:00
Jamie Curnow
e2011ee45c
Bump version
2024-12-24 17:51:25 +10:00
jc21
1406e75c2c
Merge pull request #4254 from NginxProxyManager/postgres
...
Postgres
2024-12-24 17:24:05 +10:00
Jamie Curnow
ca3ee98c68
Postgres Support
...
- Combines #4086 and #4087 PRs
- Adds authentik in CI stack
2024-12-24 16:48:48 +10:00
jc21
f90d839ebe
Merge pull request #4246 from JanzenJohn/develop
...
Remove infinite requests loop
2024-12-24 08:16:48 +10:00
jc21
be5278f31e
Merge pull request #4247 from miguelangel-nubla/patch-1
...
Add custom configuration to 404 hosts
2024-12-24 08:15:55 +10:00
milad nazari
c6d884dab6
fix indent
2024-12-22 17:29:23 +03:30
milad nazari
5dc78df0bb
fix messages indent: convert to space
2024-12-22 11:12:35 +03:30
ComradeBlin
73110d5e1e
Update Gcore apikey format
...
I managed to mis-write the format in my previous commit
2024-12-22 01:44:52 +01:00
ComradeBlin
356b98bf7e
Add Gcore DNS Provider
2024-12-22 01:02:47 +01:00
milad nazari
04636b71a9
add feature: set default server
2024-12-22 01:49:05 +03:30
milad nazari
1353937c36
fix copy address
2024-12-21 21:12:24 +03:30
milad nazari
f68c1b7c29
add Diffie-Hellman Parameters to cipher suites
2024-12-21 21:05:09 +03:30
milad nazari
32e0784865
support more cipher suites
2024-12-21 20:20:54 +03:30
Miguel Angel Nubla
3eecf7a38b
Add custom configuration to 404 hosts
2024-12-20 01:03:21 +01:00
Miguel Angel Nubla
7f9240dda7
Add custom configuration to dead_host.conf
2024-12-20 00:59:26 +01:00
John Janzen
f537619ffe
Revert "Change onRender function to always update the dashboard stats"
...
This reverts commit d26e8c1d0c44a5fbeb1264f8fe713bdac0f5e703.
This reopens #4204 (which i can't reproduce sadly)
The reverted commit is responsible for an infinite loop of requests to /hosts, which makes buttons unresponsive on the main page
another way to invalidate the cache needs to be found
this infinite requests loop happens on d26e8c1d0c44a5fbeb1264f8fe713bdac0f5e703
and on the docker image
`nginxproxymanager/nginx-proxy-manager-dev:pr-4206`
the docker image is attaced to the pr #4206 which merges the commit
2024-12-19 16:16:03 +01:00
jc21
805968aac6
Merge pull request #4185 from muescha/patch-1
...
Close stale issues and PRs / stale (push) Successful in 4s
Update index.md: add link to Proxmox VE Helper-Scripts
2024-12-17 07:59:45 +10:00
jc21
2a4093c1b8
Merge pull request #4215 from TECH7Fox/patch-1
...
Add hostingnl DNS Challenge provider
2024-12-17 07:57:43 +10:00
jc21
ae2ac8a733
Merge pull request #4230 from NginxProxyManager/dependabot/npm_and_yarn/docs/nanoid-3.3.8
...
Bump nanoid from 3.3.7 to 3.3.8 in /docs
2024-12-17 07:52:24 +10:00
FabianK3
5d087f1256
Update DomainOffensive certbot plugin
2024-12-15 11:35:58 +01:00
dependabot[bot]
c6eca2578e
Bump nanoid from 3.3.7 to 3.3.8 in /docs
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 10:02:55 +00:00
milad nazari
f386f6b640
remove elliptic-curve
2024-12-14 01:40:01 +03:30
milad nazari
5ba7363c9e
fix ssl cipher bug
2024-12-13 11:30:58 +03:30
milad nazari
2e45444328
change ssl_ciphers for more compatibility
2024-12-12 23:48:51 +03:30
milad nazari
eb5c51a657
add support more cipher suites
...
this cipher suites need for old iot devices
2024-12-12 20:42:22 +03:30
milad nazari
cb795565ea
add ssl_key_type in swagger
...
fix ci test error
2024-12-12 12:08:03 +03:30
milad nazari
04b3608b4e
remove elliptic-curve from certbot command options
2024-12-12 01:49:57 +03:30
milad nazari
111fc287eb
Revert "add elliptic-curve"
...
This reverts commit 95a94a4f8cade82e4121207c54b5258d75998543.
2024-12-12 01:49:19 +03:30
milad nazari
95a94a4f8c
add elliptic-curve
2024-12-12 01:15:39 +03:30
milad nazari
5e7b69c396
add update cipher suites
2024-12-12 00:46:14 +03:30
milad nazari
2723de24fd
add ssl_ecdh_curve for more compatibility
2024-12-11 23:31:39 +03:30
milad nazari
891877afb6
fix ssl key-type certificate
2024-12-11 11:51:58 +03:30
milad nazari
8e9e033a72
fix indent: tab to space
2024-12-09 11:30:10 +03:30
milad nazari
e6ec74c2f7
feat: add support for selecting SSL key type (ECDSA/RSA)
...
Added the ability to specify the SSL key type (ECDSA or RSA) for each site in the Nginx Proxy Manager. This enhancement is particularly useful for environments with IoT devices that have limitations with specific key types, such as RSA-only support. The implementation includes:
- Backend support for storing and validating the `ssl_key_type` field.
- Swagger schema updated to validate the new input.
- Frontend update to allow users to select the SSL key type via a dropdown menu.
This feature ensures greater flexibility and compatibility in managing SSL certificates for diverse setups.
2024-12-09 11:27:52 +03:30
Jordy Kuhne
56033bee9c
Add hostingnl
2024-12-08 15:23:37 +01:00
Medan-rfz
c6630e87bb
Update version 'certbot-beget-plugin' & fix credentials content
2024-12-07 15:01:57 +04:00
Medan
d6b98f51b0
Merge branch 'NginxProxyManager:develop' into develop
2024-12-07 14:27:29 +04:00
Julian Gassner
1e322804ce
Add ZoneEdit certbot plugin
2024-12-04 16:47:36 +01:00
jc21
b3de76c945
Merge pull request #4192 from badkeyy/bugfix/fix-user-edit-email-format-check
...
Close stale issues and PRs / stale (push) Successful in 4s
Enforce email format when editing user
2024-12-04 14:50:42 +10:00
jc21
fcf4117f8e
Merge pull request #4206 from badkeyy/bugfix/update-dashboard-stats-on-change
...
Update the dashboard stats every time the dashboard is shown
2024-12-04 13:08:21 +10:00
Julian Gassner
d26e8c1d0c
Change onRender function to always update the dashboard stats
2024-12-04 03:45:56 +01:00
Julian Gassner
19ed4c1212
Change click to submit
2024-12-04 03:08:49 +01:00