Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.8.1 #955

Merged
merged 45 commits into from
Mar 17, 2021
Merged

v2.8.1 #955

merged 45 commits into from
Mar 17, 2021

Conversation

jc21
Copy link
Member

@jc21 jc21 commented Mar 17, 2021

No description provided.

dependabot bot and others added 30 commits January 6, 2021 23:36
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
You can now configure the forward_scheme and forward_http_code on user interface (section redirection hosts)
Ready to merge
Added state code columns
Better form columns sizing
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.21.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
credentials property naming for transip
Secrets need both global and local per-service declaration, otherwise fails as "not found". Local configuration added for both app and db.
uses https://github.com/pan-net-security/certbot-dns-acmedns in to implement ACME-DNS support.
Requires file in /data with following layout
# cat /data/acme-registration.json
{
  "something.acme.com": {
    "username": "6e14735c-2c6a-447e-b63d-a23ac4438bd7",
    "password": "dd6gnYS-IxrQfDLbdPRX3hrFhS_SLrwbS0kSl_i8",
    "fulldomain": "3b750a0e-c627-423f-9966-4799c6a9533b.auth.example.org",
    "subdomain": "3b750a0e-c627-423f-9966-4799c6a9533b",
    "allowfrom": []
  }
}
I propose the change to max-age value of HSTS from 1 year to 2 years.
found it in config file was going to add option
	# Custom
	include /data/nginx/custom/http_top[.]conf;
 
https://github.com/jc21/nginx-proxy-manager/blob/b7b808d98d787b25548265055d9f8621d31b580e/docker/rootfs/etc/nginx/nginx.conf#L72
Add ACME-DNS certbot plugin
jc21 and others added 15 commits March 16, 2021 19:49
…ic-6.5.4

Bump elliptic from 6.5.3 to 6.5.4 in /docs
…liptic-6.5.4

Bump elliptic from 6.5.3 to 6.5.4 in /frontend
…s-1.23.0

Bump prismjs from 1.21.0 to 1.23.0 in /docs
Update _hsts.conf template to increase HSTS max-age value
Prevent activating nginx config after editing disabled proxy host
Removed the need to restart Nginx Proxy Manager after generating JWT key pair
Forward scheme and http code added for redirection hosts
…i-1.3.8

Bump ini from 1.3.5 to 1.3.8 in /frontend
@jc21
Copy link
Member Author

jc21 commented Mar 17, 2021

Docker Image for build 1 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-955

@jc21 jc21 merged commit 1a64d44 into master Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants