| 1 |
+ |
-- ircd-hybrid-8.1.0beta5 Release Notes |
| 2 |
+ |
o) Removed 'remote', and 'global_kill' oper flags, and added 'connect', |
| 3 |
+ |
'squit', and 'kill' flags for better fine-tuning instead. Whether or |
| 4 |
+ |
not a specific action is allowed on a remote server can be controlled |
| 5 |
+ |
by appeding the ':remote' flag. For example: 'kill' allows only local |
| 6 |
+ |
clients to be killed, whereas 'kill:remote' allows to issue a KILL for |
| 7 |
+ |
remote clients |
| 8 |
+ |
|
| 9 |
|
-- ircd-hybrid-8.1.0beta4 Release Notes |
| 10 |
|
o) Implemented channel mode +M. Clients that haven't identified their |
| 11 |
|
name with NickServ may not speak in a channel that has this mode set |