]> arthur.barton.de Git - ngircd.git/commit
Allow IRC Ops and remote servers to KILL service clients (#242)
authorAlexander Barton <alex@barton.de>
Sat, 30 Sep 2017 14:48:28 +0000 (16:48 +0200)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2017 14:48:28 +0000 (16:48 +0200)
commit05640f9285e28ce64180833d39f7ceda88d3915a
treefbbb2985439eb718fd996183f13ff81a74326534
parente009fc87d54602cc2a4d9b60257f40bad14fc081
Allow IRC Ops and remote servers to KILL service clients (#242)

In the end, service clients behave like regular users, therefore IRC
operators and servers should be able to KILL them: for example to
resolve nick collisions.

This is related to #238.
src/ngircd/irc.c