Commit Graph

  • cf4d1f73fa Uses letsencrypt config file everywhere Julian Reinhardt 2021-11-06 22:31:13 +0100
  • c203d1a0d8 Requires ~() in location to remove $request_uri and removes $request_uri if it is just a slash Julian Reinhardt 2021-11-06 13:38:02 +0100
  • 5f29f6b039 Removes random delay when renewing certificates with the renew now button Julian Reinhardt 2021-11-05 14:20:12 +0100
  • f75b5b867b Fixes formatting Julian Reinhardt 2021-11-05 14:01:50 +0100
  • 67463ca136 Removes unused dependencies Julian Reinhardt 2021-11-05 13:59:19 +0100
  • 8db541f37f Removes HSTS from admin ui Julian Reinhardt 2021-11-05 00:09:05 +0100
  • a5229d0e92 Adds advanced config header warning and replaces variable info with translation Julian Reinhardt 2021-11-04 12:01:01 +0100
  • 38ec0f9f95 Adds logs to backend when testing http challenge Julian Reinhardt 2021-11-04 11:16:23 +0100
  • 3d80759a21 Renames the $upstream variables and does not append $request_ui if capture group exists in location Julian Reinhardt 2021-11-04 10:08:15 +0100
  • d95cd36b3e
    Merge pull request #1544 from piuswalter/patch-1 jc21 2021-11-03 09:42:49 +1000
  • 4c6b96ad5d
    Merge pull request #1546 from jc21/removes-swagger-containter jc21 2021-11-03 09:41:41 +1000
  • c3bef2867e
    Merge pull request #1547 from jc21/makes-sqlite-default jc21 2021-11-03 09:41:02 +1000
  • efc5bff2e1 Makes SQLite the default database in documentation Julian Reinhardt 2021-11-02 12:24:23 +0100
  • ffe3db8c08 Falls back to SQLite if no environment variables are provided Julian Reinhardt 2021-11-02 12:22:39 +0100
  • 4ada0feae3 Removes swagger container and adds exposed port for DB in dev env Julian Reinhardt 2021-11-02 11:33:22 +0100
  • e17de6058e Fixed typo Pius Walter 2021-11-01 17:43:46 +0100
  • 9efe6cfb39 Minor fixes Julian Reinhardt 2021-10-31 13:41:29 +0100
  • c86a1a50bd Fixes formatting Julian Reinhardt 2021-10-31 00:28:43 +0200
  • c55476b196 Adds buttons to test availability of server from public internet Julian Reinhardt 2021-10-31 00:19:18 +0200
  • 3b47decbb0
    Merge pull request #1528 from jc21/develop v2.9.11 jc21 2021-10-27 22:11:55 +1000
  • d0bfa082e0 Bump version Jamie Curnow 2021-10-27 21:43:07 +1000
  • 6b7a8b009e
    Merge pull request #1519 from jc21/fixes-incorrect-proxy-path jc21 2021-10-27 21:42:18 +1000
  • ca59e585d8 Uses variable in proxy_pass for normal proxy hosts Julian Reinhardt 2021-10-25 14:58:02 +0200
  • bbde7a108a Use variable with full uri in proxy pass Julian Reinhardt 2021-10-25 14:48:22 +0200
  • 87731a8b5c Revert "Utilise variable for custom locations proxy_pass" Julian Reinhardt 2021-10-25 14:27:37 +0200
  • 70163a66fb Fixes migration ssl-passthrough-hosts Julian Reinhardt 2021-10-25 13:08:35 +0200
  • 29d4bd4ccf
    Merge pull request #1517 from jc21/develop v2.9.10 jc21 2021-10-25 15:48:43 +1000
  • 925ad90f91
    Merge branch 'master' into develop jc21 2021-10-25 14:26:47 +1000
  • 650ae61c43 Version bump Jamie Curnow 2021-10-25 11:35:39 +1000
  • 02f3f9704f
    Merge pull request #1480 from jc21/prefer-isrg-cert-chain jc21 2021-10-25 08:42:31 +1000
  • da7c3057b4
    Merge pull request #1481 from jc21/certificate-no-domain-sorting jc21 2021-10-25 08:40:19 +1000
  • 040b45cafa
    Merge pull request #1496 from jc21/fixes-cache-busting jc21 2021-10-25 08:30:15 +1000
  • 8ece310b9f
    Merge pull request #1514 from jc21/adds-dns-websupportsk-challenge jc21 2021-10-25 08:26:20 +1000
  • 96959db3c2
    Merge pull request #1504 from jc21/removes-certbot-plugin-prefixes jc21 2021-10-25 08:26:03 +1000
  • 6360100611 Adds Webbsupport.sk dns plugin Julian Reinhardt 2021-10-24 22:14:59 +0200
  • b833044cea Fixes formatting Julian Reinhardt 2021-10-20 18:38:21 +0200
  • 97909830f5 Removes dns plugin prefixes Julian Reinhardt 2021-10-20 18:16:54 +0200
  • 8ae2de2f49 Updates certbot-dns-ionos to newest version Julian Reinhardt 2021-10-20 18:08:11 +0200
  • bf7b659e89 Adds cache busting to js bundles as well chaptergy 2021-10-17 19:15:35 +0200
  • 4e3c7749af Removes sorting of domain names when creating a certificate chaptergy 2021-10-12 16:18:11 +0200
  • f63441921f Sets the cert chain to prefer ISRG Root X1 chaptergy 2021-10-12 16:11:47 +0200
  • 6e82161987 Adds comments to docker compose dev chaptergy 2021-10-12 15:55:28 +0200
  • f650137c84 Fixes eslint errors chaptergy 2021-10-12 15:42:22 +0200
  • 02d3093d88 Finalizes SSL Passthrough hosts chaptergy 2021-10-12 15:25:46 +0200
  • ab026e5e18 Merge branch 'develop' chaptergy 2021-10-12 13:44:50 +0200
  • 725ba83606
    Merge pull request #1443 from jc21/dependabot/npm_and_yarn/docs/ansi-regex-5.0.1 jc21 2021-10-12 10:36:48 +1000
  • 281906c0b5
    Merge pull request #1476 from jc21/dependabot/npm_and_yarn/backend/objection-2.2.16 jc21 2021-10-12 10:36:34 +1000
  • 8ed121f43d
    Bump ansi-regex from 5.0.0 to 5.0.1 in /docs dependabot[bot] 2021-10-11 01:57:51 +0000
  • 81a9cab2b3
    Merge pull request #1464 from jc21/fixes-navigation-on-mobile jc21 2021-10-11 11:55:37 +1000
  • 8d98a417c5
    Merge pull request #1469 from jc21/certbot-plugin-updates jc21 2021-10-11 11:54:51 +1000
  • 6fa81b179b
    Bump objection from 2.2.2 to 2.2.16 in /backend dependabot[bot] 2021-10-11 01:53:33 +0000
  • 9e169fbb42
    Merge pull request #1474 from Djelibeybi/add-oci-dns jc21 2021-10-11 11:53:26 +1000
  • 27f84f880a Updated node-sass and sass-loader Jamie Curnow 2021-10-11 11:11:46 +1000
  • 5a2548c89d WIP: complete control of new passthrough host type chaptergy 2021-10-10 23:49:57 +0200
  • 5b1f0cead1 WIP: started adding new host type ssl passthrough chaptergy 2021-10-10 23:49:07 +0200
  • 0d9c941b4e
    Add support for Oracle Cloud Infrastructure (OCI) DNS Avi Miller 2021-10-10 08:29:25 +1100
  • 8865aa9c8c Fixes formatting chaptergy 2021-10-07 17:39:18 +0200
  • 6d8c4218f1 Replaces fixed certbot plugin version with optional version requirements chaptergy 2021-10-07 17:13:48 +0200
  • c134a43337 Updates DirectAdmin plugin to prevent certbot downgrade chaptergy 2021-10-06 17:58:07 +0200
  • 780759dc27 Adds toggle to header to display menu on mobile chaptergy 2021-10-05 21:00:10 +0200
  • 85128f08f3
    Merge pull request #1409 from jc21/dependabot/npm_and_yarn/docs/set-value-4.0.1 jc21 2021-09-30 13:16:28 +1000
  • d2f8c1e5f1
    Merge pull request #1412 from jc21/dependabot/npm_and_yarn/docs/prismjs-1.25.0 jc21 2021-09-30 13:16:20 +1000
  • 9c88b9c1e9
    Merge pull request #1415 from jc21/dependabot/npm_and_yarn/docs/nth-check-2.0.1 jc21 2021-09-30 13:16:10 +1000
  • 13fd2ce4e2
    Bump nth-check from 1.0.2 to 2.0.1 in /docs dependabot[bot] 2021-09-22 04:54:41 +0000
  • 9979f516d6
    Bump prismjs from 1.24.0 to 1.25.0 in /docs dependabot[bot] 2021-09-20 21:48:33 +0000
  • 39a5cd2d6e
    Bump set-value from 3.0.2 to 4.0.1 in /docs dependabot[bot] 2021-09-16 04:26:17 +0000
  • 784516283f
    Merge pull request #1399 from nikhen/i845 jc21 2021-09-13 11:03:22 +1000
  • ce503232c3 data.email should NOT be shorter than 8 characters #845 nikhen 2021-09-12 15:01:55 +0200
  • f2edf9130f
    Merge pull request #1396 from nikhen/develop jc21 2021-09-12 20:42:51 +1000
  • 413ab50fc4 Change example IP: 0.0.0.0 -> 203.0.113.25 nikhen 2021-09-12 12:28:25 +0200
  • c1880bd3ff 1.1.1.1 used as a placeholder, despite being real external website/address #686 nikhen 2021-09-11 17:21:32 +0200
  • 0f0a672275 Added another contributor Jamie Curnow 2021-09-10 14:49:11 +1000
  • 06c5f991e7
    Merge pull request #1390 from jc21/develop v2.9.9 jc21 2021-09-10 13:50:47 +1000
  • babc5b7a38 Bumped version Jamie Curnow 2021-09-10 07:54:10 +1000
  • b96c996a45 Log more info for internal errors in debug mode Jamie Curnow 2021-09-09 08:46:09 +1000
  • a91dcb144d Use model for db defaults as sqlite doesn't support them openidc Jamie Curnow 2020-08-27 10:10:31 +1000
  • e7f7be2a2b OpenIDC: Trigger the change event of the "restrict users" toggle when enabling/disabling oidc. Subv 2020-06-02 18:52:08 -0500
  • 076d89b5b5 Use localized strings for the OpenID Connect texts. Subv 2020-05-29 23:05:17 -0500
  • 8539930f89 Updated the docs to add a section about OpenID Connect Subv 2020-05-28 00:31:51 -0500
  • 87d9babbd3 Fix conditionals in the liquid template for OpenID Connect conf. Subv 2020-05-23 12:55:47 -0500
  • 9f2d3a1737 Manually set the default values for the OpenID Connect columns. Subv 2020-05-23 11:46:28 -0500
  • daf399163c Allow limiting OpenID Connect auth to a list of users. Subv 2020-05-22 17:01:22 -0500
  • cdf702e545 Add a field to specify a list of allowed emails when using OpenID Connect auth. Subv 2020-05-22 15:51:34 -0500
  • 5811345050 Use OpenResty instead of plain nginx to support OpenID Connect authorization. Subv 2020-05-25 11:45:47 -0500
  • 53792a5cf7 Add database columns to store OpenID Connect information for Proxy Hosts. Subv 2020-05-22 12:31:03 -0500
  • 8e10b7da37 Add UI tab for specifying OpenID Connect options for proxy hosts. Subv 2020-05-22 11:28:30 -0500
  • fb8f2c2f9a
    Merge pull request #1384 from bergi9/patch-1 jc21 2021-09-08 11:30:00 +1000
  • 6794937391
    Merge pull request #1376 from realJoshByrnes/develop jc21 2021-09-08 10:52:25 +1000
  • f022e84979
    Add SSL and HTTP2 into IPv6 on listen.conf bergi9 2021-09-07 22:50:49 +0200
  • fd5ac952cc Fixed some typos in Advanced Config readme Josh Byrnes 2021-09-05 05:47:14 +1000
  • 07f60e5c77
    Merge pull request #1367 from jc21/dependabot/npm_and_yarn/docs/tar-6.1.11 jc21 2021-09-02 11:52:52 +1000
  • 628b8a7e1f
    Merge pull request #1368 from jc21/dependabot/npm_and_yarn/backend/tar-4.4.19 jc21 2021-09-02 11:52:39 +1000
  • 30a442807d
    Bump tar from 4.4.15 to 4.4.19 in /backend dependabot[bot] 2021-09-02 00:11:00 +0000
  • 1626c8edd1
    Merge pull request #1343 from ssrahul96/develop jc21 2021-09-02 10:09:45 +1000
  • ca6561bf6c
    updated debug statement Rahul Somasundaram 2021-09-01 11:50:51 +0530
  • 273a81471d
    Revert "updated debug statement" Rahul Somasundaram 2021-09-01 11:47:47 +0530
  • 8b07a67133
    updated debug statement Rahul Somasundaram 2021-09-01 11:46:10 +0530
  • 32089ea272
    deferenced symlinks and downloaded the certs from live directory Rahul Somasundaram 2021-09-01 11:41:27 +0530
  • 658acd147c
    updated certificate path Rahul Somasundaram 2021-09-01 07:38:11 +0530
  • ca3370a6ac
    Merge pull request #1366 from BjoernAkAManf/patch-1 jc21 2021-09-01 07:25:35 +1000