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

Send terminal notification on peer session expiry #1660

Merged
merged 8 commits into from
Mar 8, 2024

Conversation

bcmmbaga
Copy link
Contributor

@bcmmbaga bcmmbaga commented Mar 3, 2024

Describe your changes

Upon expiration of the user session in Linux and macOS, a notification will be sent via the active terminal. However, if the UI application is installed, the terminal notification will not be sent, as the UI application will handle the notification instead.

Screenshot 2024-03-04 at 19 58 58

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@bcmmbaga bcmmbaga force-pushed the cli-notif-session-end branch from 09f6a10 to 7156da2 Compare March 4, 2024 18:31
@bcmmbaga bcmmbaga marked this pull request as ready for review March 4, 2024 19:03
@mlsmaycon mlsmaycon merged commit 5a3d9e4 into main Mar 8, 2024
16 checks passed
@mlsmaycon mlsmaycon deleted the cli-notif-session-end branch March 8, 2024 17:28
Foosec pushed a commit to Foosec/netbird that referenced this pull request May 8, 2024
Send notification through terminal on user session expiration in Linux and macOS, 
unless UI application is installed to handle it instead.
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