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

refactor: static skey marker #945

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

sveneberth
Copy link
Member

Resolve #796 as follow-up of #764

Before #764 the marker was staticSessionKey, but that wasn't PEP8. And since that has already been changed, I am using a new name, which IMO is better understood as a constant marker.

@sveneberth sveneberth added Priority: Low This issue can be considered with enough idle time. refactoring Pull requests that refactor code but do not change its behavior. labels Nov 26, 2023
@sveneberth sveneberth linked an issue Nov 26, 2023 that may be closed by this pull request
@phorward phorward changed the title Refactor static skey marker refactor: static skey marker Dec 4, 2023
@phorward phorward merged commit 482f7a8 into viur-framework:develop Dec 8, 2023
3 checks passed
@sveneberth sveneberth deleted the refactor_static_skey branch December 8, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low This issue can be considered with enough idle time. refactoring Pull requests that refactor code but do not change its behavior.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Fix securitykey header
2 participants