18830f81b0
Update the Gandi plugin.
2025-03-13 23:47:31 +02:00
341ac65587
Updates Active24 plugin to API v2
2025-03-09 19:54:11 +01:00
078baa255a
Update certbot-dns-plugins.json
2025-03-03 16:40:38 -03:00
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
a394b25e61
fix eslint error
2025-02-26 19:45:49 +08:00
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
312e2ab80c
[fix]Stream List error code 500
...
Fix stream list page error code 500。
2025-02-21 14:56:00 +08:00
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
03fd292c61
use latest certbot-dns-cpanel version
...
this allows to use token for authentication
2025-02-09 11:41:30 +01:00
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
b09147eca8
Update frontend copyright year to 2025
2025-02-06 19:40:23 -05:00
c4df89df1f
Fix dashboard loading loop and freezing the page
2025-02-06 13:38:47 +10:00
34c703f8b4
Merge branch 'master' into develop
2025-02-06 08:52:55 +10:00
0a05d8f0ad
Bump version
2025-02-06 08:39:03 +10:00
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
42836774b7
Merge branch 'develop' into feature/add-zone-edit-certbot-plugin
2025-02-06 08:33:01 +10:00
2a07544f58
Merge pull request #4235 from FabianK3/update-domainoffensive-certbot-plugin
...
Update DomainOffensive certbot plugin
2025-02-06 08:30:09 +10:00
dc9d884743
Merge pull request #4292 from icaksh/patch-1
...
feat: change htpasswd to openssl
2025-02-06 08:29:15 +10:00
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
df48b835c4
Update order to match others
2025-02-05 22:20:21 +01:00
8a1557154a
Add certificate fields to boolFields
2025-02-05 22:15:12 +01:00
a6af5ec2c7
Remove certificate as required from proxy host
2025-02-05 18:18:50 +01:00
14d7c35fd7
Fix whitespaces
2025-02-05 17:31:09 +01:00
cfcf78aaee
Set bearer auth security component
2025-02-05 17:29:40 +01:00
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
e1c84a5c10
Merge pull request #4338 from Sander0542/fix/token-expires-type
...
Fix type for token.expires
2025-02-05 20:35:33 +10:00
c56c95a59a
Merge pull request #4344 from NginxProxyManager/stream-ssl
...
SSL for Streams - 2025
2025-02-05 18:22:51 +10:00
6a60627833
Cypress test for Streams
...
and updated cypress + packages
2025-02-05 16:02:17 +10:00
b4793d3c16
Adds testssl.sh and mkcert to cypress stack
2025-02-05 08:10:11 +10:00
68a7803513
Fix api schema after merging latest changes
2025-02-04 17:55:28 +10:00
2657af97cf
Fix stream update not persisting
2025-02-04 17:14:07 +10:00
4452f014b9
Fix whitespace in nginx stream config
2025-02-04 17:14:07 +10:00
cd80cc8e4d
Add certificate to streams database model
2025-02-04 17:14:04 +10:00
ee4250d770
Add SSL column to streams table UI
2025-02-04 17:12:05 +10:00
3dbc70faa6
Add SSL tab to stream UI
2025-02-04 17:12:04 +10:00
3091c21cae
Add SSL certificate to TCP streams if certificate in database
2025-02-04 17:12:04 +10:00
57cd2a1919
Fix type for token.expires
2025-02-03 21:47:41 +01:00
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
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
3f3aacd7ec
Merge pull request #4274 from Dim145/develop
...
[Postgres] fix error in access_list get
2025-01-28 14:03:07 +10:00
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
c05f9695d0
Merge branch 'develop' into feature/add-zone-edit-certbot-plugin
2025-01-15 15:37:53 +01:00
6343b398f0
Add --no-deps
2025-01-15 14:36:38 +00:00
59362b7477
feat: change htpasswd to openssl
2025-01-12 19:16:38 +07:00
aedaaa18e0
Fix whitespace
2025-01-10 05:20:28 +01:00
080bd0b749
Added status of certificates to the certificate list and show on which domain names the certificates are in use
2025-01-10 05:15:22 +01:00
9687e9e450
Use previous version of powerdns image, newer version is broken
Close stale issues and PRs / stale (push) Successful in 3s
2025-01-07 10:30:08 +10:00
5a234bb88c
Fix incorrect test folder in ci results
2025-01-07 08:13:04 +10:00
4de4b65036
Merge pull request #4252 from GergelyGombai/develop
...
Add Gcore DNS Provider
2025-01-07 07:54:44 +10:00
f1c97c7c36
fix: add missing group_by clause for access_list get
2025-01-03 00:39:29 +01:00