freenode / ircd-seven

freenode's IRC server daemon
Other
200 stars 48 forks source link

m_message: use same behaviour for +R users as +g users (closes #96) #135

Closed mquin closed 6 years ago

mquin commented 6 years ago

This commit enables the same auto-accept behaviour for clients who are +R as exists for +g.

keaston commented 6 years ago

Can't people get around this by purposefully filling their accept list to the maximum first?

mquin commented 6 years ago

@keaston Their message will be rejected if the target is not on the senders accept list and it is full.