Rahul Somasundaram
|
8b07a67133
|
updated debug statement
|
2021-09-01 11:46:10 +05:30 |
|
Rahul Somasundaram
|
32089ea272
|
deferenced symlinks and downloaded the certs from live directory
|
2021-09-01 11:41:27 +05:30 |
|
Rahul Somasundaram
|
658acd147c
|
updated certificate path
|
2021-09-01 07:38:11 +05:30 |
|
Rahul Somasundaram
|
f302ff71c9
|
corrected message
|
2021-08-30 16:36:13 +05:30 |
|
Rahul Somasundaram
|
8944609b63
|
fixed linting
|
2021-08-24 07:28:17 +05:30 |
|
Rahul Somasundaram
|
be87c45f27
|
thrown exception for non LE certificates
|
2021-08-24 06:01:08 +05:30 |
|
Rahul Somasundaram
|
1b1807c79a
|
removed debug lines
|
2021-08-23 18:03:47 +05:30 |
|
Rahul Somasundaram
|
a8f4699816
|
[frontend] certificate download changes
|
2021-08-23 15:47:03 +05:30 |
|
Rahul Somasundaram
|
ac3df6dd77
|
fixed comments
|
2021-08-23 09:29:33 +05:30 |
|
Rahul Somasundaram
|
7b67ef3015
|
fixed linting
|
2021-08-23 09:17:42 +05:30 |
|
Rahul Somasundaram
|
e5a3b5ee2f
|
added endpoint to download certificates
|
2021-08-23 09:03:24 +05:30 |
|
Jamie Curnow
|
5e9ff4d2bf
|
Add healthcheck back for ci containers
|
2021-08-23 09:29:11 +10:00 |
|
jc21
|
daa71764b6
|
Merge pull request #1338 from bmbvenom/patch-1
remove dummy cert references to Nginx Proxy Manager
|
2021-08-23 08:52:01 +10:00 |
|
Jamie Curnow
|
6a6c2ef192
|
Remove healthchecks and mention how to optin to them in docs
|
2021-08-23 08:50:07 +10:00 |
|
bmbvenom
|
320315956d
|
remove dummy cert references to Nginx Proxy Manager
Based on this issue: https://github.com/jc21/nginx-proxy-manager/issues/1024
|
2021-08-21 22:37:14 -07:00 |
|
Jamie Curnow
|
4f10d129c2
|
Reload nginx after access list change. Fixes #1328
|
2021-08-19 08:55:53 +10:00 |
|
Jamie Curnow
|
62eb3fcd85
|
Updated docker base image location
|
2021-08-17 11:28:30 +10:00 |
|
jc21
|
ab40e4e2cf
|
Merge pull request #1036 from BjoernAkAManf/master
Allows hostname instead of ip for streams
|
2021-08-16 13:40:40 +10:00 |
|
jc21
|
0bb9450642
|
Merge pull request #1323 from jc21/dependabot/npm_and_yarn/docs/url-parse-1.5.2
Bump url-parse from 1.5.0 to 1.5.2 in /docs
|
2021-08-16 13:38:16 +10:00 |
|
dependabot[bot]
|
a6e15532b9
|
Bump url-parse from 1.5.0 to 1.5.2 in /docs
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.0...1.5.2)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 03:37:58 +00:00 |
|
jc21
|
9a89a8a77e
|
Merge pull request #1209 from jc21/dependabot/npm_and_yarn/docs/prismjs-1.24.0
Bump prismjs from 1.23.0 to 1.24.0 in /docs
|
2021-08-16 13:37:56 +10:00 |
|
jc21
|
fe3675dc7a
|
Merge pull request #1210 from jc21/dependabot/npm_and_yarn/backend/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1 in /backend
|
2021-08-16 13:37:47 +10:00 |
|
jc21
|
5c9acc2bff
|
Merge pull request #1309 from jc21/dependabot/npm_and_yarn/backend/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /backend
|
2021-08-16 13:37:36 +10:00 |
|
jc21
|
c94e937a50
|
Merge pull request #1308 from jc21/dependabot/npm_and_yarn/frontend/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /frontend
|
2021-08-16 13:37:26 +10:00 |
|
jc21
|
3e4e10e644
|
Merge pull request #1310 from jc21/dependabot/npm_and_yarn/docs/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /docs
|
2021-08-16 13:37:15 +10:00 |
|
Björn Heinrichs
|
ba7bb57ca2
|
Incorporate feedback
- Empty function removed
- Placeholder and Maxlength restored
- Validation improved
- Typo fixed
|
2021-08-13 11:32:01 +02:00 |
|
dependabot[bot]
|
14c125150a
|
Bump path-parse from 1.0.6 to 1.0.7 in /docs
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-12 03:03:43 +00:00 |
|
dependabot[bot]
|
053701a702
|
Bump path-parse from 1.0.6 to 1.0.7 in /backend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-12 00:57:11 +00:00 |
|
dependabot[bot]
|
3fc3e43042
|
Bump path-parse from 1.0.6 to 1.0.7 in /frontend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-12 00:56:50 +00:00 |
|
jc21
|
b0dc68d7d4
|
Merge pull request #1300 from FMeinicke/develop
Add deSEC DNS provider
|
2021-08-09 15:30:53 +10:00 |
|
Florian Meinicke
|
e895baaeb4
|
Add deSEC DNS provider
|
2021-08-08 19:22:17 +02:00 |
|
jc21
|
9e188e441a
|
Merge branch 'master' into develop
|
2021-08-07 20:06:40 +10:00 |
|
Jamie Curnow
|
f6efcdf9f9
|
Bumped version
|
2021-08-07 20:05:53 +10:00 |
|
David Dosoudil
|
b1ceda3af4
|
Update letsencrypt.ini to support ECDSA keys
Since we have newer certbot available, it's time to support more modern and safer ECDSA keys instead of RSA.
|
2021-08-07 20:05:53 +10:00 |
|
jc21
|
cd3a0684d0
|
Merge pull request #1293 from jc21/dependabot/npm_and_yarn/docs/tar-6.1.6
Bump tar from 6.0.2 to 6.1.6 in /docs
|
2021-08-07 19:07:08 +10:00 |
|
jc21
|
f25e54c6cb
|
Merge pull request #1211 from gabbe/dns-loopia
Added Loopia dns provider
|
2021-08-07 13:04:11 +10:00 |
|
jc21
|
66f86cf497
|
Merge pull request #1258 from nightah/fix-location-proxy_pass
Utilise variable for custom locations proxy_pass
|
2021-08-07 13:03:33 +10:00 |
|
dependabot[bot]
|
d260edc547
|
Bump tar from 6.0.2 to 6.1.6 in /docs
Bumps [tar](https://github.com/npm/node-tar) from 6.0.2 to 6.1.6.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.2...v6.1.6)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-07 03:02:18 +00:00 |
|
jc21
|
ba1e6fa984
|
Merge pull request #1265 from phantomski77/master
Update letsencrypt.ini to support ECDSA keys
|
2021-08-07 13:01:14 +10:00 |
|
jc21
|
6b59f36213
|
Merge pull request #1287 from jc21/dependabot/npm_and_yarn/backend/tar-4.4.15
Bump tar from 4.4.13 to 4.4.15 in /backend
|
2021-08-07 13:00:55 +10:00 |
|
jc21
|
1894960762
|
Merge pull request #1286 from jc21/fixes-certificate-renewal
Fixes certificate renewal
|
2021-08-07 12:59:58 +10:00 |
|
chaptergy
|
83c5c55f32
|
Fixes creation of certificates using the http challenge
|
2021-08-06 10:56:06 +02:00 |
|
dependabot[bot]
|
fb8c0b9a48
|
Bump tar from 4.4.13 to 4.4.15 in /backend
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-04 20:15:26 +00:00 |
|
chaptergy
|
d34691152c
|
Fixes renewal unused http certificates
|
2021-08-04 14:07:53 +02:00 |
|
chaptergy
|
cea80b482e
|
Fixes certificate renewal for dns challenges
|
2021-08-04 13:47:44 +02:00 |
|
David Dosoudil
|
c460a8fa5c
|
Update letsencrypt.ini to support ECDSA keys
Since we have newer certbot available, it's time to support more modern and safer ECDSA keys instead of RSA.
|
2021-07-28 11:25:24 +01:00 |
|
jc21
|
5f852437fe
|
Merge pull request #1261 from jc21/develop
v2.9.6
|
2021-07-25 23:19:35 +10:00 |
|
Jamie Curnow
|
8aded1a685
|
Bump version
|
2021-07-25 21:10:26 +10:00 |
|
Jamie Curnow
|
f2acb9e150
|
Tweaks to s6 scripts
|
2021-07-25 21:09:02 +10:00 |
|
jc21
|
6f3a00c9b8
|
Merge pull request #1255 from jc21/fixes-crash-when-logrotation-fails
|
2021-07-24 08:50:12 +10:00 |
|