jc21
4fb93542c3
Merge pull request #4547 from vzagorovskiy/develop
...
Added nic.ru DNS provider
2025-05-21 20:46:39 +10:00
vzagorovskiy
4fe305520a
Added nic.ru dns provider
2025-05-19 13:18:58 +03:00
A. Stamminger
76be31cf76
Update certbot-dns-plugins.json with dns-ddns plugin
...
This commit extends the global plugin list with the configuration for
certbot-dns-ddnss (https://pypi.org/project/certbot-dns-ddnss/ ),
a new plugin providing DNS-01 challenges for ddnss.de
2025-05-12 15:54:10 +02:00
鹏鹏
55dadb2004
Merge pull request #1 from chenghaopeng/dns-baidu
...
add Baidu as DNS provider
2025-05-11 12:46:27 +08:00
鹏鹏
d9cdb3dc2c
add Baidu as DNS provider
2025-05-11 12:45:13 +08:00
Aditya
0cab720f23
fix: optimize certbot ownership script to reduce container startup time
...
Replace inefficient find/execdir implementation that was causing 3+ minute
startup delays with a more efficient approach that:
1. Uses a flag file to skip redundant operations on container restarts
2. Processes site-packages directories with bulk chown operations instead
of individual file checks and changes
3. Maintains the same functionality while dramatically improving performance
This change should significantly reduce container startup time while ensuring
all necessary file permissions are still properly set.
2025-04-20 20:38:54 +10:00
Ryan P
f5879dff6c
Update certbot-dns-plugins.json
...
Fix for bug #4429 add cpanel_api_token entry to credentials check. Will still need to update the documentation that the user will need to retrieve the api token from their cPanel.
2025-04-10 19:56:06 -04:00
Jamie Curnow
5e66d677f1
Adds test for dashboard endpoints
Close stale issues and PRs / stale (push) Has been cancelled
2025-03-24 14:34:45 +10:00
Andrei Mateescu
18830f81b0
Update the Gandi plugin.
2025-03-13 23:47:31 +02:00
FoxtrotCZ
341ac65587
Updates Active24 plugin to API v2
2025-03-09 19:54:11 +01:00
henmohr
078baa255a
Update certbot-dns-plugins.json
2025-03-03 16:40:38 -03:00
Michael Heilig
bf9d9bd43b
Fix DomainOffensive certbot plugin
...
In https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4235 the certbot plugin for do.de (Domain Offensive) was updated to use the more
official version. One necessary line modification was missed, resulting in an error when creating a new certificate.
2025-02-28 21:00:36 +01:00
cg-zhou
a394b25e61
fix eslint error
2025-02-26 19:45:49 +08:00
cg-zhou
1c47fc2ba4
feat: Add IP_RANGES_FETCH_ENABLED environment variable
...
This change adds a new environment variable to control whether IP ranges
are fetched during application startup. When set to 'false', the initial
fetch will be skipped, which can:
1. Speed up application startup
2. Avoid connectivity issues in environments with restricted internet access
3. Prevent startup failures when CloudFront or CloudFlare services are unreachable
2025-02-26 19:25:50 +08:00
ZeroDeng
312e2ab80c
[fix]Stream List error code 500
...
Fix stream list page error code 500。
2025-02-21 14:56:00 +08:00
Wise
d147ccd88d
Fixed error in sqlite installation compose file
...
If people copy and paste the sqlite installation without commenting environment docker compose will throw an error because environment will be null.
2025-02-14 14:44:54 +01:00
Marc
03fd292c61
use latest certbot-dns-cpanel version
...
this allows to use token for authentication
2025-02-09 11:41:30 +01:00
jc21
79d28f03d0
Merge pull request #4346 from Sander0542/feature/security-schemes-component
...
Close stale issues and PRs / stale (push) Successful in 4s
API Schema Improvements
2025-02-07 12:39:49 +10:00
Mordy Ovits
b09147eca8
Update frontend copyright year to 2025
2025-02-06 19:40:23 -05:00
jc21
c5a319cb20
Merge pull request #4347 from NginxProxyManager/develop
...
v2.12.3
v2.12.3
2025-02-06 20:25:09 +10:00
Jamie Curnow
c4df89df1f
Fix dashboard loading loop and freezing the page
2025-02-06 13:38:47 +10:00
jc21
34c703f8b4
Merge branch 'master' into develop
2025-02-06 08:52:55 +10:00
Jamie Curnow
0a05d8f0ad
Bump version
2025-02-06 08:39:03 +10:00
jc21
0a9141fad5
Merge pull request #4208 from badkeyy/feature/add-zone-edit-certbot-plugin
...
Add ZoneEdit certbot plugin
2025-02-06 08:33:11 +10:00
jc21
42836774b7
Merge branch 'develop' into feature/add-zone-edit-certbot-plugin
2025-02-06 08:33:01 +10:00
jc21
2a07544f58
Merge pull request #4235 from FabianK3/update-domainoffensive-certbot-plugin
...
Update DomainOffensive certbot plugin
2025-02-06 08:30:09 +10:00
jc21
dc9d884743
Merge pull request #4292 from icaksh/patch-1
...
feat: change htpasswd to openssl
2025-02-06 08:29:15 +10:00
jc21
0d5d2b1b7c
Merge pull request #4283 from badkeyy/feature/show-active-host-in-cert-list
...
SSL Certificates: Show if cert is in use on host
2025-02-06 07:43:12 +10:00
Sander Jochems
df48b835c4
Update order to match others
2025-02-05 22:20:21 +01:00
Sander Jochems
8a1557154a
Add certificate fields to boolFields
2025-02-05 22:15:12 +01:00
Sander Jochems
a6af5ec2c7
Remove certificate as required from proxy host
2025-02-05 18:18:50 +01:00
Sander Jochems
14d7c35fd7
Fix whitespaces
2025-02-05 17:31:09 +01:00
Sander Jochems
cfcf78aaee
Set bearer auth security component
2025-02-05 17:29:40 +01:00
jc21
3a01b2c84f
Merge pull request #4334 from nwagenmakers/mijn-host-patch
...
Close stale issues and PRs / stale (push) Successful in 4s
Update certbot-dns-plugins.json (mijn-host)
2025-02-05 20:36:06 +10:00
jc21
e1c84a5c10
Merge pull request #4338 from Sander0542/fix/token-expires-type
...
Fix type for token.expires
2025-02-05 20:35:33 +10:00
jc21
c56c95a59a
Merge pull request #4344 from NginxProxyManager/stream-ssl
...
SSL for Streams - 2025
2025-02-05 18:22:51 +10:00
Jamie Curnow
6a60627833
Cypress test for Streams
...
and updated cypress + packages
2025-02-05 16:02:17 +10:00
Jamie Curnow
b4793d3c16
Adds testssl.sh and mkcert to cypress stack
2025-02-05 08:10:11 +10:00
Jamie Curnow
68a7803513
Fix api schema after merging latest changes
2025-02-04 17:55:28 +10:00
jbowring
2657af97cf
Fix stream update not persisting
2025-02-04 17:14:07 +10:00
jbowring
4452f014b9
Fix whitespace in nginx stream config
2025-02-04 17:14:07 +10:00
jbowring
cd80cc8e4d
Add certificate to streams database model
2025-02-04 17:14:04 +10:00
jbowring
ee4250d770
Add SSL column to streams table UI
2025-02-04 17:12:05 +10:00
jbowring
3dbc70faa6
Add SSL tab to stream UI
2025-02-04 17:12:04 +10:00
jbowring
3091c21cae
Add SSL certificate to TCP streams if certificate in database
2025-02-04 17:12:04 +10:00
Sander Jochems
57cd2a1919
Fix type for token.expires
2025-02-03 21:47:41 +01:00
nwagenmakers
ad5936c530
Update certbot-dns-plugins.json (mijn-host)
...
Updated credentials hint/text in mijn-host plugin entry
2025-02-01 13:10:53 +01:00
jc21
498109addb
Merge pull request #4310 from NginxProxyManager/dependabot/npm_and_yarn/docs/vite-5.4.14
...
Close stale issues and PRs / stale (push) Successful in 3s
Bump vite from 5.4.8 to 5.4.14 in /docs
2025-01-28 18:08:46 +10:00
jc21
3f3aacd7ec
Merge pull request #4274 from Dim145/develop
...
[Postgres] fix error in access_list get
2025-01-28 14:03:07 +10:00
dependabot[bot]
bb4ecf812d
Bump vite from 5.4.8 to 5.4.14 in /docs
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.8 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 07:09:04 +00:00