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

feat: remove not needed encryption of secrets #1123

Merged
merged 9 commits into from
Mar 4, 2025
Merged

feat: remove not needed encryption of secrets #1123

merged 9 commits into from
Mar 4, 2025

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Feb 20, 2025

Instead use an uuid generator as we do for pii, and reuse same session store mechanism

Closes: #929

@yrobla yrobla marked this pull request as draft February 20, 2025 10:49
@yrobla yrobla marked this pull request as ready for review February 21, 2025 10:41
@yrobla yrobla requested review from lukehinds, aponcedeleonch and jhrozek and removed request for lukehinds and aponcedeleonch February 21, 2025 10:43
Copy link
Contributor

@blkt blkt left a comment

Choose a reason for hiding this comment

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

Left a few comments.

@yrobla yrobla requested review from blkt and jhrozek February 24, 2025 08:53
@yrobla yrobla force-pushed the issue-929 branch 6 times, most recently from da2f6a8 to 0861a59 Compare February 24, 2025 09:32
@yrobla yrobla requested a review from jhrozek March 4, 2025 13:01
@yrobla yrobla merged commit 58132ba into main Mar 4, 2025
11 checks passed
@yrobla yrobla deleted the issue-929 branch March 4, 2025 13:58
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.

Refactor redaction mechanism to a single interface
3 participants