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

fix(federation): Expire sessions of federated users #13142

Merged

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

…hance to expire during the join

Signed-off-by: Joas Schilling <[email protected]>
@nickvergessen nickvergessen force-pushed the bugfix/13029/remove-expired-sessions-for-federated branch from eed647b to f652a17 Compare August 26, 2024 14:11
@nickvergessen
Copy link
Member Author

/backport to stable30

@nickvergessen nickvergessen merged commit f45247b into main Aug 26, 2024
68 checks passed
@nickvergessen nickvergessen deleted the bugfix/13029/remove-expired-sessions-for-federated branch August 26, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants feature: federation 🌐
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Federated sessions are not ignored after 30s of inactivity
2 participants