Nick Craig
bc90dd58d6
move to a unified log, stopping all access logs for individual sites.
2022-03-15 08:12:35 -04:00
Nick Craig
469ecadbbb
missing updates.
2022-03-10 16:30:49 -05:00
Nick Craig
e8262946d7
commiting OC AWS tools
2022-03-10 16:18:22 -05:00
Nick Craig
6368c39ef7
merging changes
2022-03-10 16:14:07 -05:00
Nick Craig
30c9a1fbbd
converting to AWS image
2022-03-09 11:27:13 -05:00
Nick Craig
f31692dbcb
Merge pull request #2 from ncraig-oc/develop
...
adding wrapper for proxy header passing.
2022-03-09 10:42:11 -05:00
Nick Craig
c571599d45
adding wrapper for proxy header passing.
...
add a selection to the proxy editing page and passes that down into the templates.
Removed set_proxy_header from locations and moved to server directive. these will inherit down into locations if they are not defined there.
2022-03-09 10:19:51 -05:00
Nick Craig
9a4952db64
Merge pull request #1 from ncraig-oc/develop
...
merge base header modifications
2022-03-09 09:16:17 -05:00
Nick Craig
7f2d59a4f1
Merge branch 'NginxProxyManager:develop' into develop
2022-03-09 09:11:39 -05:00
jc21
c68874743d
Merge pull request #1864 from NginxProxyManager/develop
...
v2.9.16
v2.9.16
2022-02-19 21:47:15 +10:00
jc21
1a76f4ebfc
Merge branch 'master' into develop
2022-02-17 13:20:44 +10:00
Jamie Curnow
59238d1dc1
Bump version
2022-02-17 13:18:06 +10:00
Jamie Curnow
661f3d6899
Update repo path in docs
2022-02-17 13:15:15 +10:00
jc21
14b889a85f
Merge pull request #1822 from ivankristianto/add-search-feature-redirection
...
Add Search Feature To Backend Administration
2022-02-17 13:14:35 +10:00
jc21
7281ed5968
Merge pull request #1830 from lug-gh/lug-gh-patch-1
...
Update current year for footer
2022-02-13 20:20:32 +10:00
jc21
dc541b2c72
Merge pull request #1850 from NginxProxyManager/dependabot/npm_and_yarn/docs/follow-redirects-1.14.8
...
Bump follow-redirects from 1.14.7 to 1.14.8 in /docs
2022-02-13 20:18:47 +10:00
dependabot[bot]
9a854fd8fe
Bump follow-redirects from 1.14.7 to 1.14.8 in /docs
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-13 08:02:46 +00:00
Ivan Kristianto
8eb44c404d
Add translation for search text
2022-02-12 13:28:16 +07:00
Ivan Kristianto
61b25e1213
Add search feature to Audit Logs
2022-02-12 13:10:23 +07:00
Ivan Kristianto
d3a5a3d0d6
Add search feature to Users
2022-02-12 12:52:22 +07:00
Ivan Kristianto
366fcf0bed
Fix nginx/certificates search query
2022-02-12 12:46:06 +07:00
Ivan Kristianto
29c0fcbad6
Add search feature to SSL Certificates
2022-02-12 12:45:29 +07:00
Ivan Kristianto
de84d5d463
Add search feature to Access Lists
2022-02-12 12:17:45 +07:00
Ivan Kristianto
078114ee67
Fix search query for proxy
2022-02-12 11:52:47 +07:00
Ivan Kristianto
49f350fb00
Add search feature to 404 hosts
2022-02-12 11:48:47 +07:00
Ivan Kristianto
e141b5ff20
Add search feature to stream
2022-02-12 11:36:59 +07:00
Ivan Kristianto
181f163cb5
Move render showEmpty into function
2022-02-12 10:40:37 +07:00
Ivan Kristianto
30a9d3ae8d
Add search feature to proxy host
2022-02-12 10:38:15 +07:00
Nick Craig
9c3e024287
removing HSTS include from location as it is superfluous. HSTS is defined at the server level and re-adding the host at the location prevents inheritance from the advanced config include.
...
Per the NGINX documentation,
"These directives are inherited from the previous configuration level if and only if there are no add_header directives defined on the current level."
2022-02-08 07:48:13 -05:00
lug-gh
83e09ad5a7
Update current year for footer
...
Update current year for footer
2022-02-05 20:59:21 +01:00
jc21
8e5255a275
Merge pull request #1767 from NginxProxyManager/dependabot/npm_and_yarn/docs/json-schema-0.4.0
...
Bump json-schema from 0.2.5 to 0.4.0 in /docs
2022-01-31 09:03:11 +10:00
jc21
e4f06368bb
Merge pull request #1768 from NginxProxyManager/dependabot/npm_and_yarn/docs/is-svg-4.3.0
...
Bump is-svg from 4.2.2 to 4.3.0 in /docs
2022-01-31 09:02:59 +10:00
jc21
0edd87324c
Merge pull request #1773 from NginxProxyManager/certbot-dns-transip-update
...
Update certbot-dns-transip plugin
2022-01-31 09:02:48 +10:00
Ivan Kristianto
96e034aa75
Add search function for redirection
2022-01-30 22:47:42 +07:00
Jamie Curnow
821432263a
Update certbot-dns-transip plugin
2022-01-19 07:36:49 +10:00
Jamie Curnow
5edb16f36e
Fix failing pip installs, downgrade setuptools
2022-01-17 21:46:26 +10:00
jc21
a233bc0045
Merge pull request #1766 from NginxProxyManager/develop
...
v2.9.15
v2.9.15
2022-01-17 12:08:45 +10:00
dependabot[bot]
eed40d095e
Bump is-svg from 4.2.2 to 4.3.0 in /docs
...
Bumps [is-svg](https://github.com/sindresorhus/is-svg ) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.2...v4.3.0 )
---
updated-dependencies:
- dependency-name: is-svg
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 01:22:20 +00:00
dependabot[bot]
0d0e5295f4
Bump json-schema from 0.2.5 to 0.4.0 in /docs
...
Bumps [json-schema](https://github.com/kriszyp/json-schema ) from 0.2.5 to 0.4.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases )
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.5...v0.4.0 )
---
updated-dependencies:
- dependency-name: json-schema
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 01:21:03 +00:00
jc21
51ac4bc688
Merge branch 'master' into develop
2022-01-17 10:53:03 +10:00
Jamie Curnow
4f97592965
Bump version
2022-01-17 10:48:57 +10:00
jc21
be5a763d39
Merge pull request #1758 from NginxProxyManager/dependabot/npm_and_yarn/docs/markdown-it-12.3.2
...
Bump markdown-it from 11.0.0 to 12.3.2 in /docs
2022-01-17 10:46:00 +10:00
jc21
c435ce0224
Merge pull request #1760 from NginxProxyManager/dependabot/npm_and_yarn/docs/follow-redirects-1.14.7
...
Bump follow-redirects from 1.12.1 to 1.14.7 in /docs
2022-01-17 10:45:49 +10:00
jc21
67d8ede247
Merge pull request #1763 from NginxProxyManager/dependabot/npm_and_yarn/docs/node-forge-1.0.0
...
Bump node-forge from 0.10.0 to 1.0.0 in /docs
2022-01-17 10:45:28 +10:00
jc21
5e98ce32b7
Merge pull request #1764 from troykelly/troykelly#add-constellix
...
Added Constellix as DNS auth method
2022-01-17 10:45:02 +10:00
Troy Kelly
a2c01655f0
Added Constellix
2022-01-15 09:48:04 +00:00
dependabot[bot]
3a71281937
Bump node-forge from 0.10.0 to 1.0.0 in /docs
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-14 21:13:50 +00:00
dependabot[bot]
f235ec8b5a
Bump follow-redirects from 1.12.1 to 1.14.7 in /docs
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.12.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.12.1...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-14 05:54:23 +00:00
dependabot[bot]
fa7df05b92
Bump markdown-it from 11.0.0 to 12.3.2 in /docs
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 11.0.0 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases )
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/11.0.0...12.3.2 )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-12 23:02:03 +00:00
Jamie Curnow
1f3ac7a9ec
And update the docker org too
2022-01-11 11:52:25 +10:00