Skip to content

Releases: SteveLTN/https-portal

v1.4.0

18 Sep 17:23
Compare
Choose a tag to compare

Some small feature updates:

  • Add option to manually set genrsa numbits - @YDKK
  • Add IP access restriction support - @prilka
  • Update the document
  • Fix a bug of HTTP basic auth

v1.3.0

23 Jun 15:31
Compare
Choose a tag to compare

Add support for HTTP basic auth.

v1.2.9

31 May 19:58
Compare
Choose a tag to compare

Further fix the backwards compatibility issue.

v1.2.8

30 Apr 19:20
Compare
Choose a tag to compare

Fix issues with linking signed certs to chained ones.

v1.2.7

27 Apr 18:00
367e4d4
Compare
Choose a tag to compare

Use a dummy process to chain certificates, for backward compatibility.

v1.2.6

25 Apr 04:00
Compare
Choose a tag to compare

Bugfix.

If you provide your own Nginx config and used chained_cert_path, it gave errors because the method is deprecated. Now it gives a warning and calls signed_cert_path.

v1.2.5

24 Apr 20:16
Compare
Choose a tag to compare
  • Use ACME v2 protocol
  • Skip checking from within the container.

Thanks to @jacqt

v1.2.4

14 Mar 20:38
Compare
Choose a tag to compare

Fix the issue where cron jobs don't get environment variables.

v1.2.3

27 Nov 20:55
Compare
Choose a tag to compare
  • Update the message in the welcome screen

v1.2.2

27 Nov 20:30
Compare
Choose a tag to compare
  • Bugfix: "dockerhost" upstream didn't work.