Skip to content
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

[ENHANCEMENT] Allow users to configure security/cookie settings #18

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

indigo423
Copy link
Contributor

Description

The user can configure the security/cookie settings using the values.yml file which contains the default values from the documentation.

Reviewer Hint

I have defined the defaults in the values.yaml. The values.schema.json can indicate defaults, but they aren't set and it seems the best practice is to use the values.yaml instead.

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, IGNORE.
  • All commits have DCO signoffs.

Add the Cookie security settings to the config schema and set the defaults the same way as described in the
documentation.

Signed-off-by: Ronny Trommer <[email protected]>
Copy link
Member

@Nexucis Nexucis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, thanks !!

@Nexucis Nexucis merged commit 14cc255 into perses:main Aug 14, 2024
2 checks passed
@indigo423 indigo423 deleted the issue/cfg-sec-cookie branch August 23, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants