-
Notifications
You must be signed in to change notification settings - Fork 302
Comparing changes
Open a pull request
base repository: SteveLTN/https-portal
base: 1.24.2
head repository: SteveLTN/https-portal
compare: master
- 9 commits
- 10 files changed
- 3 contributors
Commits on Nov 22, 2024
-
SteveLTN committed
Nov 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 5fdc07b - Browse repository at this point
Copy the full SHA 5fdc07bView commit details
Commits on Mar 9, 2025
-
Update README / Multiple Domains section
There is a multiline folding operator in yaml '>'. It greatly fits the use case of multiple entries in the DOMAINS env var.
Configuration menu - View commit details
-
Copy full SHA for 466e97b - Browse repository at this point
Copy the full SHA 466e97bView commit details
Commits on Mar 15, 2025
-
Merge pull request #371 from serg-bloim/patch-1
Update README / Multiple Domains section
Configuration menu - View commit details
-
Copy full SHA for fbb2ec9 - Browse repository at this point
Copy the full SHA fbb2ec9View commit details -
Implement support for different port configuration (#376)
* Support for ports different from 443. It allows to do configurations like: environment: DOMAINS: > myserver.example.com:1443 -> http://localhost:8081, myserver.example.com:2443 -> http://localhost:8082 * Add tests for the new port configuration * Do certificate signing only on unique domains * Update documentation * Bump version to 1.25.0 --------- Co-authored-by: serg-bloim <serg.bloim@gmail.com> Co-authored-by: Weiyan <steve.wy.shao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eb22654 - Browse repository at this point
Copy the full SHA eb22654View commit details -
Update Troubleshooting section in README
Weiyan committedMar 15, 2025 Configuration menu - View commit details
-
Copy full SHA for c0f1be2 - Browse repository at this point
Copy the full SHA c0f1be2View commit details -
Add SAN value to local certificate (#377)
Co-authored-by: Weiyan <steve.wy.shao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d894de - Browse repository at this point
Copy the full SHA 1d894deView commit details -
Weiyan committed
Mar 15, 2025 Configuration menu - View commit details
-
Copy full SHA for a33353b - Browse repository at this point
Copy the full SHA a33353bView commit details -
Backwards compatibility from 1.24 (#378)
* Bump version to 1.25.2 * Fix backwards compatibility for SSL config file naming --------- Co-authored-by: Weiyan <steve.wy.shao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e9f8850 - Browse repository at this point
Copy the full SHA e9f8850View commit details
Commits on Mar 25, 2025
-
Weiyan committed
Mar 25, 2025 Configuration menu - View commit details
-
Copy full SHA for f666dc9 - Browse repository at this point
Copy the full SHA f666dc9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.24.2...master