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 an edge case with /NS SASET user always-on true #1219

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

slingamn
Copy link
Member

If force-nick-equals-account is disabled, then this could cause
a client with a non-reserved (or grouped) nick to become always-on.
(This can't happen with /NS SET always-on true because we check in
advance.)

If force-nick-equals-account is disabled, then this could cause
a client with a non-reserved (or grouped) nick to become always-on.
(This can't happen with `/NS SET always-on true` because we check in
advance.)
@slingamn slingamn added this to the v2.3 milestone Jul 27, 2020
@slingamn slingamn merged commit 5dd1359 into ergochat:master Jul 28, 2020
@slingamn slingamn deleted the alwayson_again branch August 7, 2020 05:00
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.

None yet

1 participant