Commit graph

1754 commits

Author SHA1 Message Date
renovate[bot]
2bebb45baa
alpine update/dep updates/change default mime types to download instead of plain text
Signed-off-by: Zoey <zoey@z0ey.de>
2024-12-14 11:12:01 +01:00
Zoey
94288054d2
Merge remote-tracking branch 'upstream/develop' into develop 2024-11-25 23:39:34 +01:00
Zoey
c975e9bd7f
fix certbot args 2024-11-25 23:01:47 +01:00
jc21
4ea50ca40c
Merge pull request #4126 from jonasrdl/remove-deprecated-version-line
docs(setup): Remove deprecated version from docker-compose.yml
2024-11-26 07:37:41 +10:00
jc21
53ed12bcf2
Merge pull request #4163 from Jasparigus/stream_error_correction
Fix Container Bootloop if Stream is used for http/https ports
2024-11-26 07:37:14 +10:00
jc21
cb3e4ed59c
Merge pull request #4137 from irexyc/add-woff2-asset
Add woff2 format to assets.conf for Cache Assets
2024-11-26 07:35:57 +10:00
jc21
b20dc5eade
Merge pull request #4167 from NginxProxyManager/dependabot/npm_and_yarn/test/eslint/plugin-kit-0.2.3
Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /test
2024-11-26 07:35:10 +10:00
jc21
586afc0c91
Merge pull request #4187 from kerstenremco/avatar
Fix entries of a deleted user break the UI
2024-11-26 07:31:03 +10:00
Remco Kersten
93ea17a9bb Fix entries of a deleted user break the UI 2024-11-25 20:37:49 +01:00
Zoey
62e9a4bcf3 mention MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING in readme/dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
2024-11-25 16:47:43 +01:00
Zoey
0a46a4c6cc
Merge remote-tracking branch 'upstream/develop' into develop 2024-11-24 23:14:05 +01:00
jc21
07a4e5791f
Merge pull request #4179 from tametsi/develop
Return generic auth error to prevent user enumeration attacks
2024-11-23 22:39:37 +10:00
Sproglet
c6e14f4b27
Stop GoAccess errors (#1245)
Signed-off-by: Zoey <zoey@z0ey.de>
Co-authored-by: Zoey <zoey@z0ey.de>
Co-authored-by: Remco Kersten <55450744+kerstenremco@users
2024-11-22 23:55:52 +01:00
Zoey
071692ab54 dep updates/fix updating streams/close #965/env option to disable must-taple
Signed-off-by: Zoey <zoey@z0ey.de>

close #965 by merging https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4166/files and adding multi lang support

Co-Authored-By: Remco Kersten <55450744+kerstenremco@users.noreply.github.com>
2024-11-22 11:50:55 +01:00
tametsi
640a1eeb68
Return generic auth error to prevent user enumeration attacks
On invalid user/password error the error message "Invalid email or password" is returned.
Thereby, no information about the existence of the user is given.
2024-11-22 10:37:09 +01:00
dependabot[bot]
20646e7bb5
Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /test
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.0 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/core-v0.2.0...plugin-kit-v0.2.3)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 21:19:05 +00:00
Jasper Stubbe
87998a03ce Fix bootloop if stream is used for http/https port 2024-11-14 11:39:48 -08:00
irexyc
a0b26b9e98 Add woff2 format to assets.conf for Cache Assets 2024-11-04 20:01:39 +08:00
Zoey
8846543007
lang fix/dep updates/improve goaccess
Signed-off-by: Zoey <zoey@z0ey.de>
2024-11-02 18:44:45 +01:00
Jonas Riedel
d6791f4e38 docs(setup): Remove deprecated version from docker-compose.yml 2024-10-31 11:25:38 +01:00
Zoey
2de4d646f3
Merge remote-tracking branch 'upstream/develop' into develop 2024-10-30 08:08:54 +01:00
jc21
25a26d6175
Merge pull request #4112 from prospo/develop
feat: Add leaseweb to certbot-dns-plugins
2024-10-30 14:40:20 +10:00
jc21
17246e418f
Merge pull request #4118 from mitossoft-rd/patch-1
Remove variable usage from proxy_pass directive to fix resolution issues
2024-10-30 14:39:48 +10:00
Zoey
a9b9269f11 add de-lang 2024-10-29 12:12:33 +01:00
Zoey
caa72418f1 add multi language support through @lateautumn233/dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
Co-Authored-By: 秋秋 <lateautumn233@foxmail.com>
2024-10-29 12:12:33 +01:00
mitossoft-rd
f7d3ca0b07
Cleaning unused variable. 2024-10-28 15:18:54 +03:00
mitossoft-rd
a55de386e7
Fix URL format 2024-10-28 15:15:08 +03:00
mitossoft-rd
e9d4f5b827
Remove variable usage from proxy_pass directive to fix resolution issues
By using a static URL, the backend server can be accessed reliably, avoiding the common 404 errors or "no resolver defined" issues seen when variables are used.
2024-10-28 02:59:23 +03:00
Emil
1c1cee3836 feat: Add leaseweb to certbot-dns-plugins 2024-10-25 13:25:09 +00:00
Zoey
818b92dad7 Merge remote-tracking branch 'upstream/develop' into develop 2024-10-25 08:31:07 +02:00
Zoey
62b60827d3 fix https://github.com/ZoeyVid/NPMplus/discussions/1185#discussioncomment-11045890
Signed-off-by: Zoey <zoey@z0ey.de>
2024-10-25 08:30:18 +02:00
jc21
eaf6335694
Merge pull request #4106 from dreik/develop
http2 directive migration
2024-10-25 08:53:08 +10:00
jc21
ffe05ebd41
Merge pull request #4108 from chrismaffey/patch-2
Update put.json
2024-10-25 08:06:50 +10:00
Zoey
5c1b2f829e
fix https://github.com/ZoeyVid/NPMplus/discussions/1185#discussioncomment-11045541 2024-10-24 23:29:23 +02:00
Zoey
7a2799b5f2
Merge remote-tracking branch 'upstream/develop' into develop 2024-10-24 08:13:12 +02:00
Chris Maffey
2e9a4f1aed
Update put.json
Password can be left blank for updates.  Otherwise you have to reenter the password every time you save the auth list
2024-10-24 17:29:16 +13:00
jc21
d17c85e4c8
Merge pull request #4107 from chrismaffey/patch-1
Update _access.conf
2024-10-24 11:31:12 +10:00
Chris Maffey
dad8d0ca00
Update _access.conf
the pass_auth and satisfy_any properties and now boolean true/false, they do not == 1 so the switching in this template breaks
2024-10-24 14:04:17 +13:00
Sergey 'dreik' Kolesnik
d7e0558a35 http2 directive
to reduce warns in logs
2024-10-24 01:30:14 +03:00
Sproglet
5b65de0e10
Update launch.sh to fix goaccess data storage (#1182)
Signed-off-by: Sproglet <losprog@gmail.com>
Signed-off-by: Zoey <zoey@z0ey.de>
Co-authored-by: Zoey <zoey@z0ey.de>
2024-10-23 23:32:52 +02:00
renovate[bot]
a9277abcdf
doc and dep updates/improve ocsp script run/fix update from old versions/remove useless headers
Signed-off-by: Zoey <zoey@z0ey.de>
2024-10-23 23:32:52 +02:00
Zoey
90c3ec7335 fix nginx start/dep updates/merge upstream
Signed-off-by: Zoey <zoey@z0ey.de>
2024-10-22 11:15:16 +02:00
Zoey
7bf411b962
Merge remote-tracking branch 'upstream/develop' into develop 2024-10-22 06:54:26 +02:00
jc21
ee41bb5562
Merge pull request #4078 from Guiorgy/patch-1
normalize indentations in certbot-dns-plugins.json
2024-10-22 10:14:31 +10:00
jc21
0cf6b9caa4
Merge pull request #4084 from ttodua/patch-1
doc(site) - default credentials change
2024-10-22 10:14:11 +10:00
Zoey
927d5ca5cb
changes on custom acme server/change compression mime types
Signed-off-by: Zoey <zoey@z0ey.de>
2024-10-20 19:48:53 +02:00
Zoey
7c92e832cf Merge remote-tracking branch 'upstream/develop' into develop 2024-10-19 18:49:48 +02:00
Zoey
32fd41d82b prepare certbot changes/merge upstream 2024-10-19 18:46:46 +02:00
Zoey
1dbf57c2ba Merge remote-tracking branch 'upstream/develop' into develop 2024-10-19 18:18:26 +02:00
T. Todua
68a9baf206
minor 2024-10-18 15:35:15 +04:00