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: add support session user management scripts #333

Merged
merged 1 commit into from
Nov 11, 2024
Merged

feat: add support session user management scripts #333

merged 1 commit into from
Nov 11, 2024

Conversation

Stell0
Copy link
Collaborator

@Stell0 Stell0 commented Nov 8, 2024

  • Add script to create support user upon session start (10add_support_user).
  • Add script to remove support user upon session stop (10remove_support_user).

These scripts handle support user creation and deletion by interacting with the database, ensuring temporary users are managed appropriately for support sessions.

NethServer/dev#7096

- Add script to create support user upon session start (`10add_support_user`).
- Add script to remove support user upon session stop (`10remove_support_user`).

These scripts handle support user creation and deletion by interacting with the database, ensuring temporary users are managed appropriately for support sessions.
@Stell0 Stell0 merged commit 5cc9d21 into main Nov 11, 2024
4 checks passed
@Stell0 Stell0 deleted the 7096 branch November 11, 2024 11:17
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.

3 participants