jc21
|
d7e0ae0fa0
|
Merge pull request #1701 from jc21/escape-credential-backslashes
Correctly escape backslashes in dns plugin credentials
|
2022-01-02 15:29:31 +10:00 |
|
jc21
|
29ee48530c
|
Merge pull request #1703 from luoweihua7/develop
fetch cloudflare ipv4/ipv6 fail #1405
|
2022-01-02 15:28:58 +10:00 |
|
jc21
|
abe53a4bdd
|
Merge pull request #1704 from jc21/letsencrypt-cert-request-delay
Adds delay after reloading nginx before requesting ssl certificate using http challenge
|
2022-01-02 15:27:39 +10:00 |
|
jc21
|
2d23bedf12
|
Merge pull request #1713 from jc21/adds-tencentcloud-dns-challenge
Adds tencent cloud as dns challenge provider
|
2022-01-02 15:26:25 +10:00 |
|
chaptergy
|
4e17fb476b
|
Adds tencent cloud as dns challenge provider
|
2022-01-01 17:57:17 +01:00 |
|
chaptergy
|
c803ec7e26
|
Adds delay after reloading nginx before requesting ssl certificate using http challenge
|
2021-12-30 13:21:21 +01:00 |
|
Larify
|
7e67f33766
|
fetch cloudflare ipv4/ipv6 fail #1405
|
2021-12-30 11:50:21 +08:00 |
|
chaptergy
|
9dd5644183
|
Correctly escape backslashes in dns plugin credentials
|
2021-12-29 16:30:49 +01:00 |
|
jc21
|
adc5a2020a
|
Merge pull request #1666 from TobiasKneidl/patch-1
Update default.conf to follow the default site setting also for ipv6
|
2021-12-27 11:03:14 +10:00 |
|
jc21
|
40b1521f72
|
Merge pull request #1677 from jc21/fixes-custom-certificate-modal
Fixes custom certificate upload modal
|
2021-12-27 11:02:16 +10:00 |
|
chaptergy
|
ac23c66659
|
Fixes custom certificate upload modal
|
2021-12-23 12:23:30 +01:00 |
|
jc21
|
6392df36c3
|
Merge branch 'master' into develop
|
2021-12-22 11:52:27 +10:00 |
|
Jamie Curnow
|
c82843279c
|
Bump version
|
2021-12-22 11:51:32 +10:00 |
|
Jamie Curnow
|
b394eb8e55
|
Hack for python binary in newer node images
|
2021-12-22 11:05:57 +10:00 |
|
Tobias Kneidl
|
bb422d4454
|
Update default.conf
|
2021-12-22 00:24:05 +01:00 |
|
jc21
|
d45f39aae3
|
Merge pull request #1538 from jc21/adds-http-challenge-test
Adds buttons to test availability of server from public internet
|
2021-11-10 09:15:26 +10:00 |
|
jc21
|
cb091040a8
|
Merge pull request #1578 from jc21/undo-switch-to-variables
Reverts back to proxy_pass without variables
|
2021-11-10 09:13:02 +10:00 |
|
chaptergy
|
ddd538944a
|
Skip migration if setting does not exist
|
2021-11-09 14:03:39 +01:00 |
|
chaptergy
|
1f879f67a9
|
Reverts back to proxy_pass without variables
|
2021-11-09 13:57:39 +01:00 |
|
Chaptergy
|
ee89dedd0f
|
Adds migration to regenerate default host
|
2021-11-08 23:11:56 +01:00 |
|
jc21
|
9ab5333652
|
Merge pull request #1574 from jc21/develop
v2.9.12
|
2021-11-08 14:34:31 +10:00 |
|
Jamie Curnow
|
3bd97ae1b0
|
Version bump
|
2021-11-08 13:37:44 +10:00 |
|
jc21
|
432062e0f4
|
Merge pull request #1559 from jc21/variable-fix-custom-locations
Fixes custom location with capture groups
|
2021-11-08 12:29:43 +10:00 |
|
jc21
|
0c8bbb4bc2
|
Merge pull request #1561 from jc21/header-warning-for-advanced-config
Adds advanced config header warning
|
2021-11-08 12:28:34 +10:00 |
|
jc21
|
48e96c46d5
|
Merge pull request #1565 from jc21/removes-hsts-from-admin-ui
Removes HSTS from admin ui
|
2021-11-08 12:27:36 +10:00 |
|
jc21
|
25e9acf618
|
Merge pull request #1566 from jc21/cleans-dependencies
Removes unused dependencies
|
2021-11-08 12:27:04 +10:00 |
|
jc21
|
a517e80236
|
Merge pull request #1567 from jc21/removes-renew-delay
Removes random delay when renewing certificates with the renew now button
|
2021-11-08 12:26:34 +10:00 |
|
jc21
|
3d4d3bc73b
|
Merge pull request #1572 from jc21/letsencrypt-config-file
Uses letsencrypt config file everywhere
|
2021-11-08 12:25:48 +10:00 |
|
Julian Reinhardt
|
cf4d1f73fa
|
Uses letsencrypt config file everywhere
|
2021-11-06 22:31:13 +01:00 |
|
Julian Reinhardt
|
c203d1a0d8
|
Requires ~() in location to remove $request_uri and removes $request_uri if it is just a slash
|
2021-11-06 13:38:02 +01:00 |
|
Julian Reinhardt
|
5f29f6b039
|
Removes random delay when renewing certificates with the renew now button
|
2021-11-05 14:20:12 +01:00 |
|
Julian Reinhardt
|
f75b5b867b
|
Fixes formatting
|
2021-11-05 14:01:50 +01:00 |
|
Julian Reinhardt
|
67463ca136
|
Removes unused dependencies
|
2021-11-05 13:59:19 +01:00 |
|
Julian Reinhardt
|
8db541f37f
|
Removes HSTS from admin ui
|
2021-11-05 00:09:05 +01:00 |
|
Julian Reinhardt
|
a5229d0e92
|
Adds advanced config header warning and replaces variable info with translation
|
2021-11-04 12:01:01 +01:00 |
|
Julian Reinhardt
|
38ec0f9f95
|
Adds logs to backend when testing http challenge
|
2021-11-04 11:16:23 +01:00 |
|
Julian Reinhardt
|
3d80759a21
|
Renames the $upstream variables and does not append $request_ui if capture group exists in location
|
2021-11-04 10:08:15 +01:00 |
|
jc21
|
d95cd36b3e
|
Merge pull request #1544 from piuswalter/patch-1
Fixed typo in i18n translation file
|
2021-11-03 09:42:49 +10:00 |
|
jc21
|
4c6b96ad5d
|
Merge pull request #1546 from jc21/removes-swagger-containter
Removes swagger container
|
2021-11-03 09:41:41 +10:00 |
|
jc21
|
c3bef2867e
|
Merge pull request #1547 from jc21/makes-sqlite-default
Changes documentation to make SQLite the default db
|
2021-11-03 09:41:02 +10:00 |
|
Julian Reinhardt
|
efc5bff2e1
|
Makes SQLite the default database in documentation
|
2021-11-02 12:24:23 +01:00 |
|
Julian Reinhardt
|
ffe3db8c08
|
Falls back to SQLite if no environment variables are provided
|
2021-11-02 12:22:39 +01:00 |
|
Julian Reinhardt
|
4ada0feae3
|
Removes swagger container and adds exposed port for DB in dev env
|
2021-11-02 11:33:22 +01:00 |
|
Pius Walter
|
e17de6058e
|
Fixed typo
|
2021-11-01 17:43:46 +01:00 |
|
Julian Reinhardt
|
9efe6cfb39
|
Minor fixes
|
2021-10-31 13:41:29 +01:00 |
|
Julian Reinhardt
|
c86a1a50bd
|
Fixes formatting
|
2021-10-31 00:28:43 +02:00 |
|
Julian Reinhardt
|
c55476b196
|
Adds buttons to test availability of server from public internet
|
2021-10-31 00:19:18 +02:00 |
|
jc21
|
3b47decbb0
|
Merge pull request #1528 from jc21/develop
v2.9.11
|
2021-10-27 22:11:55 +10:00 |
|
Jamie Curnow
|
d0bfa082e0
|
Bump version
|
2021-10-27 21:43:07 +10:00 |
|
jc21
|
6b7a8b009e
|
Merge pull request #1519 from jc21/fixes-incorrect-proxy-path
Updates proxy paths
|
2021-10-27 21:42:18 +10:00 |
|