-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated cookie secrets management #378
Merged
Merged
Commits on Aug 21, 2024
-
--with-cookiesecretsfile=path for configure
Partly addressing issue #196
Configuration menu - View commit details
-
Copy full SHA for 6bc8ae0 - Browse repository at this point
Copy the full SHA 6bc8ae0View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a34e20 - Browse repository at this point
Copy the full SHA 7a34e20View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65a5d64 - Browse repository at this point
Copy the full SHA 65a5d64View commit details
Commits on Aug 28, 2024
-
Automatic migration of cookie secrets
from the old to the new default location
Configuration menu - View commit details
-
Copy full SHA for efe4cf6 - Browse repository at this point
Copy the full SHA efe4cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f5b46 - Browse repository at this point
Copy the full SHA a8f5b46View commit details
Commits on Aug 29, 2024
-
even when they came from the old default location +some small code cleanup and reduced code repetition
Configuration menu - View commit details
-
Copy full SHA for 6534967 - Browse repository at this point
Copy the full SHA 6534967View commit details
Commits on Sep 4, 2024
-
Apply suggestions from code review
Thanks @wcawijngaards ! Yes, cleanup secrets on the stack after use is definitely more secure. I think you even found some occurrences that weren't covered before. Co-authored-by: Wouter Wijngaards <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14d0a43 - Browse repository at this point
Copy the full SHA 14d0a43View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5674228 - Browse repository at this point
Copy the full SHA 5674228View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec858b9 - Browse repository at this point
Copy the full SHA ec858b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b090af7 - Browse repository at this point
Copy the full SHA b090af7View commit details
Commits on Oct 23, 2024
-
Pro-actively set cookie_secret_file value
Right after config is read, so no wrapper is needed anymore to determine the value.
Configuration menu - View commit details
-
Copy full SHA for c743742 - Browse repository at this point
Copy the full SHA c743742View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.