Zoey2936
727e776a47
small dep updates/fix logrotate
2024-03-09 08:37:37 +01:00
renovate[bot]
9e39ddb26b
dep updates/close #674 and parts of #673
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-03-03 20:02:44 +01:00
Zoey
714e7846f8
Merge remote-tracking branch 'upstream/develop' into develop
2024-02-27 22:43:55 +01:00
renovate[bot]
b31eeb30c9
dep updates
...
Update dependency archiver to v6.0.2
Update dependency nodemon to v3.1.0
Update dependency eslint to v8.57.0
2024-02-27 22:36:36 +01:00
jc21
63cd9ba08f
Merge pull request #3581 from davidindra/increase-max-domains-count
...
Fix: increase max number of domains to 100 (match with Let's Encrypt)
2024-02-27 11:36:04 +10:00
David Indra
10ece3548d
Fixing "the map directive is not allowed here" at the validation stage (see https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3478 )
2024-02-27 00:42:58 +01:00
Tim
0503a6af75
Fix so that nginx config is loaded after configuration happens
...
M backend/internal/access-list.js
2024-02-26 10:04:25 +11:00
David Indra
1fb9a75a33
Fix: increase max number of domains to 100
2024-02-23 15:37:32 +01:00
Zoey
875a9d2e91
close #655
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-02-19 21:07:58 +01:00
Zoey
bfcef965df
update security.txt/dep updates
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-02-18 21:46:57 +01:00
renovate[bot]
c07ecc3239
nginx/dep updates/allow adding crs plugins
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-02-15 00:34:31 +01:00
Zoey
e9421dd5f9
add SKIP_IP_RANGES/improve crowdsec docs/dep updates
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-02-11 02:49:36 +01:00
Zoey
4bfb9b799a
merge upstream and small changes
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-01-21 23:08:52 +01:00
Zoey
0620ced474
Merge remote-tracking branch 'upstream/develop' into develop
2024-01-21 12:56:22 +01:00
Jamie Curnow
da820db4e1
Fix startup hang due to unresolved promise
...
Affects instances where there are certs but none
of them are dns validated
2024-01-21 20:48:53 +10:00
Zoey
aeebd0841e
merge upstream
2024-01-20 14:42:28 +01:00
Zoey
04dd76f9eb
Merge remote-tracking branch 'upstream/develop' into develop
2024-01-20 14:31:51 +01:00
Jamie Curnow
0353051436
Prevent installing same plugin over and over
2024-01-18 16:06:09 +10:00
Jamie Curnow
a3630a6286
Fix unused var
2024-01-18 15:17:27 +10:00
Jamie Curnow
10d9760242
Refactor certbot plugin install for setup
2024-01-18 15:13:16 +10:00
Jamie Curnow
db23c9a52f
Refactor certbot plugins install
...
- Added a script to install every single plugin, used in development and debugging
- Improved certbot plugin install commands
- Adjusted some version for plugins to install properly
- It's noted that some plugins require deps that do not match other plugins,
however these use cases should be extremely rare
2024-01-18 12:26:55 +10:00
Zoey
a6797c9f6b
add goaccess
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-01-14 00:08:36 +01:00
Zoey
f96a4d32a3
remove route53 until https://github.com/certbot/certbot/pull/5781 or similar is merged
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-01-12 20:30:18 +01:00
Jamie Curnow
834fb1a361
Add missing args to certbot command, was causing failures in rovokation
2024-01-12 17:04:55 +10:00
jc21
1be87f48c1
Merge pull request #3392 from stevecrozz/auto-renew-uses-bulitin-renew
...
Make auto-renew use built-in renew function
2024-01-12 12:15:37 +10:00
Zoey
3d7877a4a0
merge upstream
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-01-11 22:27:26 +01:00
Zoey
93216d93e4
Merge remote-tracking branch 'upstream/develop' into develop
2024-01-11 21:36:01 +01:00
Stephen Crosby
9c54d1b718
Provide the token model for certificate renewal
2024-01-10 20:08:36 -08:00
Stephen Crosby
f7d1c490b3
Run renews sequentially
2024-01-10 20:08:36 -08:00
Stephen Crosby
fe4bd9fed6
Make auto-renew use built-in renew function
2024-01-10 20:08:29 -08:00
Jamie Curnow
e69684919c
Use nginxproxymanager/nginx-full image base
...
which has been updated with bookworm, python 3.8, certbot 2.8.0 and node 20
Moved rootfs scripts as /bin is a symlink in bookworm
2024-01-10 12:59:51 +10:00
jc21
09d5e2c94f
Merge pull request #3360 from DarioViva42/hsts-only-with-https
...
only add hsts header with https.
2024-01-09 08:16:01 +10:00
jc21
965873adc5
Merge pull request #3377 from jlesage/http2-support-fix
...
Fixed issue where the HTTP2 support was always enabled in nginx config
2024-01-08 10:33:47 +10:00
jc21
5de95a8c90
Merge pull request #3382 from r3na/patch-1
...
fix: increasing maxOptions (amount of domains) to 30
2024-01-08 10:26:01 +10:00
Zoey
711d378baa
downgrade sqlite3 to fix arm64
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-01-07 14:37:53 +01:00
Zoey2936
fde4edec77
dep updates
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-01-07 13:10:38 +01:00
Zoey
d1c5808176
improve custom locations
2024-01-02 03:08:16 +01:00
Zoey
58d28b9867
remove domain_names.sort() and trailing spaces
2024-01-01 23:56:28 +01:00
Zoey2936
9baaef45dd
dep update and some small fixes
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-01-01 21:49:24 +01:00
Jocelyn Le Sage
388fff84f2
Fixes for the server reachability test.
...
- Do not apply HTTPs redirection for challenge used by the test.
- Set the `User-Agent` to avoid 403 answer from site24x7.com.
- Handle JSON parsing failure of the received body.
- Better handling of different error cases.
2023-12-19 17:22:33 -05:00
renovate[bot]
f7a2eb2f22
dep updates
...
Signed-off-by: Zoey <zoey@z0ey.de >
2023-12-19 17:39:49 +01:00
Renan Duarte
1975e4a151
fix: updating maxItems (schema/definitions) to 30
2023-12-12 12:45:35 +01:00
renovate[bot]
52b6566119
dep updates
...
Update zoeyvid/nginx-quic Docker tag to v229
Update zoeyvid/certbot-docker Docker tag to v17
Update zoeyvid/nginx-quic Docker tag to v228
Update alpine Docker tag to v3.19.0
Update caddy Docker tag to v2.7.6
Update dependency knex to v3.1.0
Update zoeyvid/nginx-quic Docker tag to v225
Update dependency sass-loader to v10.5.0
Update zoeyvid/certbot-docker Docker tag to v15
Update zoeyvid/nginx-quic Docker tag to v230
Signed-off-by: Zoey <zoey@z0ey.de >
2023-12-09 22:29:37 +01:00
Jocelyn Le Sage
ccf9cce825
Fixed issue where the HTTP2 support was always enabled in nginx config, no matter what the user configured.
2023-12-09 11:16:37 -05:00
renovate[bot]
36506eb2e3
dep updates/allow all custom confs
...
Signed-off-by: Zoey <zoey@z0ey.de >
2023-12-03 18:07:14 +01:00
Dario Viva
289e438c59
only add hsts header with https.
...
fixes https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1005
for more information look at: https://websistent.com/add-the-hsts-header-only-for-https-requests-nginx/
2023-12-02 03:26:34 +01:00
Zoey
e89d41e463
dep updates
...
Update dependency objection to v3.1.3
Update dependency express-fileupload to v1.4.3
2023-11-26 14:24:44 +01:00
Zoey
c534fa150d
try reload again instead of quit and restart
...
Signed-off-by: Zoey <zoey@z0ey.de >
2023-11-19 18:13:15 +01:00
renovate[bot]
c425ff14c0
Update dependency eslint to v8.54.0
2023-11-17 23:32:53 +01:00
Zoey
334127494e
fix Alt-Svc header
...
Signed-off-by: Zoey <zoey@z0ey.de >
2023-11-12 15:11:16 +01:00