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

Allow IRCds to log users out #908

Open
ValwareIRC opened this issue Aug 26, 2023 · 0 comments
Open

Allow IRCds to log users out #908

ValwareIRC opened this issue Aug 26, 2023 · 0 comments

Comments

@ValwareIRC
Copy link
Contributor

Please can Atheme support incoming logout requests.

in UnrealIRCd's case just supporting incoming SVSLOGIN * nick 0.

This allows logouts to happen on the IRCd through a /LOGOUT server-side alias or something, which might be useful during netsplits or in cases where services are down, a user may still log out, so supporting allowing the IRCd to log the user out can be helpful.

When doing a SASL, the client knows nothing about services, it makes sense to support a logout command where services doesn't even need to be online for the logout to happen.

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

No branches or pull requests

2 participants
@ValwareIRC and others