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

[RSPEED-136] Implement a basic user session management #104

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Jan 8, 2025

This patch introduces a basic user session management that relies on the /etc/machine-id and the effective user id

Jira Issues:

Checklist

  • Jira issue has been made public if possible
  • [RSPEED-] is part of the PR title
  • PR title explains the change from the user's point of view
  • Code and tests are documented properly
  • The commits are squashed to as few commits as possible (without losing data)

This patch introduces a basic user session management that relies on the
/etc/machine-id and the effective user id
@r0x0d r0x0d requested a review from a team as a code owner January 8, 2025 21:28
@r0x0d r0x0d changed the title Implement a basic user session management [RSPEED-136] Implement a basic user session management Jan 8, 2025
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
command_line_assistant/daemon/session.py 93.33% 0 Missing and 2 partials ⚠️
Files with missing lines Coverage Δ
command_line_assistant/daemon/session.py 93.33% <93.33%> (ø)

@r0x0d r0x0d merged commit d8ccf9e into rhel-lightspeed:develop Jan 8, 2025
13 of 14 checks passed
@r0x0d r0x0d deleted the user-session-management branch January 8, 2025 22:01
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.

1 participant