-
Notifications
You must be signed in to change notification settings - Fork 143
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: unrolled/secure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: unrolled/secure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 11 files changed
- 5 contributors
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b61a4e - Browse repository at this point
Copy the full SHA 8b61a4eView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d539f9 - Browse repository at this point
Copy the full SHA 3d539f9View commit details
Commits on Sep 27, 2024
-
Fixed comment to mention the correct HTTP status code used (#98)
The comment says a 302 will be used but the code actually uses Go core lib `http.StatusTemporaryRedirect` which is 307 (which i think is the right one to use because that instructs clients to re-send the same HTTP method as in the original request)
Configuration menu - View commit details
-
Copy full SHA for 109136a - Browse repository at this point
Copy the full SHA 109136aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bedcaa - Browse repository at this point
Copy the full SHA 9bedcaaView commit details -
skip func fields in marshalling Options (json,yaml,toml) (#97)
Co-authored-by: aerth <aerth@localhost>
Configuration menu - View commit details
-
Copy full SHA for dbf54fc - Browse repository at this point
Copy the full SHA dbf54fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a852e7b - Browse repository at this point
Copy the full SHA a852e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 973d4ea - Browse repository at this point
Copy the full SHA 973d4eaView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67655e9 - Browse repository at this point
Copy the full SHA 67655e9View commit details
Commits on Oct 22, 2024
-
feat: add coep, corp, x-dns-prefetch-control, x-permitted-cross-doman…
…-policies (#102) * feat: add coep, corp, x-dns-prefetch-control, x-permitted-cross-domain-policies headers * updated readme * update XDNSPrefetchControl to be of type string and fix test * add newly added variables in the default section * remove len check
Configuration menu - View commit details
-
Copy full SHA for c88f919 - Browse repository at this point
Copy the full SHA c88f919View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba42bc3 - Browse repository at this point
Copy the full SHA ba42bc3View commit details
Loading
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 v1.14.0...v1.17.0