Skip to content

Truncate long KICK reasons and topics#339

Open
progval wants to merge 1 commit into
ngircd:masterfrom
progval:truncate-kick-topic
Open

Truncate long KICK reasons and topics#339
progval wants to merge 1 commit into
ngircd:masterfrom
progval:truncate-kick-topic

Conversation

@progval
Copy link
Copy Markdown
Contributor

@progval progval commented Jan 18, 2026

KICKLEN is advertised in ISUPPORT but was not enforced.

TOPICLEN is advertised, but was so high it was guaranteed not to be fully sendable to other clients (23 bytes does not cover ':server.example.org TOPIC #chan :')

KICKLEN is advertised in ISUPPORT but was not enforced.

TOPICLEN is advertised, but was so high it was guaranteed not to be fully
sendable to other clients (23 bytes does not cover
':server.example.org TOPIC #chan :')
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.

1 participant