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: disconnect unauthorized devices on gateway #491

Merged
merged 16 commits into from
Dec 27, 2023

Conversation

wojcik91
Copy link
Contributor

@wojcik91 wojcik91 commented Dec 27, 2023

Description

Add a periodic task which forces a disconnect of inactive devices from MFA-protected locations.

Dev Branch Merge Checklist:

  • I have prepared end-to-end tests for all new functionalities
  • I have performed end-to-end tests manually and they work
  • New and existing unit tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding/required changes to deployment (Docker, Kubernetes, one-line install)
  • My changes generate no new warnings

Main Branch Merge Checklist:

  • I have merged my changes before to dev and the dev checklist is done
  • I have tested all functionalities on the dev instance and they work
  • I have made corresponding changes to the documentation and added new features documentation with screenshots for users/admins

@wojcik91 wojcik91 merged commit d9bdd10 into dev Dec 27, 2023
3 checks passed
@wojcik91 wojcik91 deleted the device_disconnect_on_gateway branch December 27, 2023 16:06
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